Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-12-19 11:22:13 +08:00
parent 3ff521e103
commit af723e161c
2 changed files with 1 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
enum SuperChatType {
valid('有效时间内显示'),
persist('持久显示'),
persist('常驻显示'),
disable('不显示'),
;