GDOT-1007 Notify user when version is the latest.

This commit is contained in:
Jakub
2021-01-29 15:55:41 +01:00
parent 4ffa62f6ca
commit 837e0d3758
5 changed files with 26 additions and 12 deletions

View File

@ -868,6 +868,7 @@ Window {
signal notifySilentUpdateError()
function checkForUpdates() {
console.log("checkForUpdates")
go.notifyVersionIsTheLatest()
}
function startManualUpdate() {
console.log("startManualUpdate")