mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-03 18:21:28 +03:00
feat: identical msg in flutter and sciter
This commit is contained in:
@@ -301,6 +301,7 @@ message FileTransferDigest {
|
||||
uint64 last_modified = 3;
|
||||
uint64 file_size = 4;
|
||||
bool is_upload = 5;
|
||||
bool is_identical = 6;
|
||||
}
|
||||
|
||||
message FileTransferBlock {
|
||||
|
||||
Reference in New Issue
Block a user