Merge pull request #82 from fufesou/feat/remote_printer_2

Remove  in login request.
This commit is contained in:
RustDesk 2025-03-25 13:46:05 +08:00 committed by GitHub
commit 9dbad320c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,7 +86,6 @@ message LoginRequest {
OSLogin os_login = 12;
string my_platform = 13;
bytes hwid = 14;
string platform_additions = 16;
}
message Auth2FA {