This commit is contained in:
rustdesk 2024-06-18 08:43:19 +08:00
parent e23a9da1a8
commit 818439db48

View File

@ -943,7 +943,7 @@ class RustdeskImpl {
throw UnimplementedError();
}
Future<String> mainVideoSaveDirectory({required bool root, dynamic hint}) {
String mainVideoSaveDirectory({required bool root, dynamic hint}) {
throw UnimplementedError();
}