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…
Reference in New Issue
Block a user