mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-22 14:30:56 -04:00
Launch RNode flasher directly from utilities
This commit is contained in:
parent
b80a42947b
commit
19e3364b7f
2 changed files with 9 additions and 1 deletions
|
@ -64,6 +64,7 @@ class Utilities():
|
|||
)
|
||||
def dl_yes(s):
|
||||
dialog.dismiss()
|
||||
self.app.wants_flasher_launch = True
|
||||
self.app.sideband.start_webshare()
|
||||
def cb(dt):
|
||||
self.app.repository_action()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue