forked from Silverfish/proton-bridge
GDOT-1007 Notify user when version is the latest.
This commit is contained in:
@ -868,6 +868,7 @@ Window {
|
||||
signal notifySilentUpdateError()
|
||||
function checkForUpdates() {
|
||||
console.log("checkForUpdates")
|
||||
go.notifyVersionIsTheLatest()
|
||||
}
|
||||
function startManualUpdate() {
|
||||
console.log("startManualUpdate")
|
||||
|
||||
Reference in New Issue
Block a user