mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-12 11:06:57 +00:00
feat: drop to send files to remote
Signed-off-by: Kingtous <kingtous@qq.com>
This commit is contained in:
@@ -732,6 +732,7 @@ class FileModel extends ChangeNotifier {
|
||||
job.totalSize = total_size.toInt();
|
||||
}
|
||||
debugPrint("update folder files: ${info}");
|
||||
notifyListeners();
|
||||
}
|
||||
|
||||
bool get remoteSortAscending => _remoteSortAscending;
|
||||
|
||||
Reference in New Issue
Block a user