Set priority to low
This commit is contained in:
parent
a54e55c963
commit
17be5d0e72
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ class Preferences {
|
||||||
),
|
),
|
||||||
notification: bg.Notification(
|
notification: bg.Notification(
|
||||||
smallIcon: 'drawable/ic_stat_notify',
|
smallIcon: 'drawable/ic_stat_notify',
|
||||||
priority: bg.Config.NOTIFICATION_PRIORITY_MIN,
|
priority: bg.Config.NOTIFICATION_PRIORITY_LOW,
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue