[client] Fix UI new version notifier (#3845)

This commit is contained in:
Viktor Liu
2025-05-20 10:39:17 +02:00
committed by GitHub
parent 207fa059d2
commit 1d4cfb83e7
2 changed files with 13 additions and 9 deletions

View File

@@ -62,6 +62,8 @@ func main() {
return
}
logFile = file
} else {
_ = util.InitLog("trace", "console")
}
// Create the Fyne application.