mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Init: better widget upgrading process + less warnings when starting up without config or cache
This commit is contained in:
@@ -25,6 +25,7 @@ Singleton {
|
||||
FileView {
|
||||
id: locationFileView
|
||||
path: locationFile
|
||||
printErrors: false
|
||||
onAdapterUpdated: saveTimer.start()
|
||||
onLoaded: {
|
||||
Logger.log("Location", "Loaded cached data")
|
||||
|
||||
Reference in New Issue
Block a user