mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-05-11 18:36:11 +02:00
clean SOFTWARE_UPDATE_URL
This commit is contained in:
parent
e4f7e126e5
commit
664a3e186e
4 changed files with 11 additions and 16 deletions
|
@ -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();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue