mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-27 23:19:02 +08:00
fix ci
This commit is contained in:
parent
e23a9da1a8
commit
818439db48
@ -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();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user