mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00: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