Skip to content

Commit

Permalink
chore: add SimplifyChatLongItem item
Browse files Browse the repository at this point in the history
  • Loading branch information
klxiaoniu committed Aug 26, 2023
1 parent e6ee4ee commit 971ec5e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/src/main/java/xyz/nextalone/hook/SimplifyChatLongItem.kt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ object SimplifyChatLongItem : MultiItemDelayableHook("na_simplify_chat_long_item
"免提播放",
"2X",
"保存",
"群待办"
"群待办",
"提醒"
)
override val defaultItems = setOf<String>()

Expand Down

0 comments on commit 971ec5e

Please sign in to comment.