Notification: prefer notification image over app image
This commit is contained in:
parent
f8ed4f48cf
commit
3ceba43802
4 changed files with 8 additions and 4 deletions
|
|
@ -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")
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue