mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-20 15:33:56 +00:00
fix: text | reply bar not hiding
This commit is contained in:
@@ -147,7 +147,7 @@ object Notifications {
|
||||
setGroup(GROUP_COMMENTS)
|
||||
},
|
||||
buildNotificationChannel(CHANNEL_COMMENT_WARING, IMPORTANCE_HIGH) {
|
||||
setName("CommentNotificationWorker Warnings")
|
||||
setName("Comment Warnings")
|
||||
setGroup(GROUP_COMMENTS)
|
||||
},
|
||||
buildNotificationChannel(CHANNEL_ANILIST, IMPORTANCE_DEFAULT) {
|
||||
|
||||
Reference in New Issue
Block a user