fix: text | reply bar not hiding
This commit is contained in:
parent
af1bc944d8
commit
385198e69a
4 changed files with 11 additions and 9 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue