fix: text | reply bar not hiding

This commit is contained in:
rebelonion 2024-03-17 21:07:54 -05:00
parent af1bc944d8
commit 385198e69a
4 changed files with 11 additions and 9 deletions

View file

@ -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) {