welcome now puts credentials instead of generating

This commit is contained in:
Elia Zammuto
2021-07-30 16:06:59 +02:00
parent 28fecbc50c
commit 7f643345ce
6 changed files with 83 additions and 84 deletions
-3
View File
@@ -109,9 +109,6 @@ struct sunshine_t {
} cmd;
std::uint16_t port;
bool showCredentials;
std::string plainPassword;
};
extern video_t video;