mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-19 20:13:55 +00:00
fix: subscription default importance
This commit is contained in:
@@ -170,7 +170,7 @@ object Notifications {
|
||||
setName("Subscription Checks")
|
||||
setGroup(GROUP_SUBSCRIPTION_CHECK)
|
||||
},
|
||||
buildNotificationChannel(CHANNEL_SUBSCRIPTION_CHECK_PROGRESS, IMPORTANCE_LOW) {
|
||||
buildNotificationChannel(CHANNEL_SUBSCRIPTION_CHECK_PROGRESS, IMPORTANCE_DEFAULT) {
|
||||
setName("Subscription Checks Progress")
|
||||
setGroup(GROUP_SUBSCRIPTION_CHECK)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user