mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-03 21:21:29 +03:00
opt: name, imports
This commit is contained in:
@@ -270,7 +270,7 @@ message FileResponse {
|
||||
message FileTransferDigest {
|
||||
int32 id = 1;
|
||||
sint32 file_num = 2;
|
||||
uint64 last_edit_timestamp = 3;
|
||||
uint64 last_modified = 3;
|
||||
uint64 file_size = 4;
|
||||
bool is_upload = 5;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user