Add online status indicator.
Attempt to resync as soon as system goes online. #145
This commit is contained in:
@@ -41,6 +41,8 @@ ApplicationWindow {
|
||||
|
||||
iconSource: ":/assets/img/icon.png"
|
||||
|
||||
isOnline: spectralController.isOnline
|
||||
|
||||
onShowWindow: window.showWindow()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user