mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-13 03:28:03 +00:00
clean SOFTWARE_UPDATE_URL
This commit is contained in:
@@ -1063,7 +1063,7 @@ class RustdeskImpl {
|
||||
() => js.context.callMethod('getByName', ['option', 'last_remote_id']));
|
||||
}
|
||||
|
||||
Future<String> mainGetSoftwareUpdateUrl({dynamic hint}) {
|
||||
Future<void> mainGetSoftwareUpdateUrl({dynamic hint}) {
|
||||
throw UnimplementedError();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user