mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-04 03:06:57 +00:00
CalendarService: little less spam
This commit is contained in:
@@ -147,7 +147,7 @@ Singleton {
|
||||
stderr: StdioCollector {
|
||||
onStreamFinished: {
|
||||
if (text.trim()) {
|
||||
Logger.w("Calendar", "Availability check error: " + text)
|
||||
//Logger.w("Calendar", "Availability check error: " + text)
|
||||
root.available = false
|
||||
root.lastError = "Failed to check library availability"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user