mirror of
https://github.com/kunkundi/crossdesk.git
synced 2025-10-27 04:35:34 +08:00
Do not use 'S-' or 'C-' as the prefix for the user id of a peer
This commit is contained in:
@@ -98,7 +98,7 @@ class MainWindow {
|
||||
char input_password_[7] = "";
|
||||
char remote_id_[20] = "";
|
||||
char client_password_[20] = "";
|
||||
bool is_client_ = false;
|
||||
bool is_client_mode_ = false;
|
||||
|
||||
private:
|
||||
int screen_width_ = 1280;
|
||||
|
||||
Reference in New Issue
Block a user