Notification: prefer notification image over app image

This commit is contained in:
Ly-sec 2025-09-04 16:12:50 +02:00
parent f8ed4f48cf
commit 3ceba43802
4 changed files with 8 additions and 4 deletions

View file

@ -75,7 +75,7 @@ Singleton {
}
fontsLoaded = true
Logger.log("FontService", "Loaded", availableFonts.count, "fonts:" , monospaceFonts.count, "monospace,",
Logger.log("FontService", "Loaded", availableFonts.count, "fonts:", monospaceFonts.count, "monospace,",
displayFonts.count, "display")
}