mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-05-11 18:36:11 +02:00
fix ci
This commit is contained in:
parent
e23a9da1a8
commit
818439db48
1 changed files with 1 additions and 1 deletions
|
@ -943,7 +943,7 @@ class RustdeskImpl {
|
||||||
throw UnimplementedError();
|
throw UnimplementedError();
|
||||||
}
|
}
|
||||||
|
|
||||||
Future<String> mainVideoSaveDirectory({required bool root, dynamic hint}) {
|
String mainVideoSaveDirectory({required bool root, dynamic hint}) {
|
||||||
throw UnimplementedError();
|
throw UnimplementedError();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue