Merge pull request #348 from 21pages/remove_support_controlling_salt

remove support_controlling_salt field in Hash
This commit is contained in:
RustDesk
2025-09-04 17:26:23 +08:00
committed by GitHub

View File

@@ -329,7 +329,6 @@ message CursorPosition {
message Hash {
string salt = 1;
string challenge = 2;
bool support_controlling_salt = 3;
}
enum ClipboardFormat {