Cleanup all the console.log

Also renamed Github to GitHub
This commit is contained in:
quadbyte 2025-08-12 14:19:58 -04:00
parent f62a0e5f83
commit 0d196b2917
11 changed files with 47 additions and 47 deletions

View file

@ -38,11 +38,6 @@ Singleton {
}
FileView {
// TBC ? needed for SWWW only ?
// Qt.callLater(function () {
// WallpaperManager.setCurrentWallpaper(settings.currentWallpaper, true);
// })
path: settingsFile
watchChanges: true
onFileChanged: reload()