mirror of
https://github.com/C9Glax/tranga.git
synced 2025-01-12 03:17:33 +01:00
Gotify change to normal priority
This commit is contained in:
parent
c822c74f42
commit
36c145da26
@ -43,7 +43,7 @@ public class Gotify : NotificationManager
|
||||
this.title = title;
|
||||
this.message = message;
|
||||
this.extras = new();
|
||||
this.priority = 2;
|
||||
this.priority = 4;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user