patch: don't show enable file clipboard when anyone unsupporting

Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
This commit is contained in:
ClSlaid
2023-10-29 23:11:30 +08:00
parent 80200a9983
commit 7aee76f5de
8 changed files with 29 additions and 18 deletions

View File

@@ -104,7 +104,6 @@ message PeerInfo {
// Use JSON's key-value format which is friendly for peer to handle.
// NOTE: Only support one-level dictionaries (for peer to update), and the key is of type string.
string platform_additions = 12;
bool has_file_clipboard = 13;
}
message LoginResponse {