Show a Welcome Page if credentials are created the first time Sunshine is started
This commit is contained in:
@@ -109,6 +109,9 @@ struct sunshine_t {
|
||||
} cmd;
|
||||
|
||||
std::uint16_t port;
|
||||
|
||||
bool showCredentials;
|
||||
std::string plainPassword;
|
||||
};
|
||||
|
||||
extern video_t video;
|
||||
|
||||
Reference in New Issue
Block a user