拆分猜成语独立屏蔽通知类型
This commit is contained in:
@@ -135,6 +135,11 @@ $welcomeMessages = [
|
||||
<input type="checkbox" id="block-sender-fishing" data-chat-block-sender="钓鱼播报">
|
||||
钓鱼播报
|
||||
</label>
|
||||
<label
|
||||
style="display:flex;align-items:center;gap:6px;font-size:12px;color:#1e293b;cursor:pointer;padding:4px 2px;">
|
||||
<input type="checkbox" id="block-sender-idiom" data-chat-block-sender="猜成语">
|
||||
猜成语
|
||||
</label>
|
||||
<label
|
||||
style="display:flex;align-items:center;gap:6px;font-size:12px;color:#1e293b;cursor:pointer;padding:4px 2px;">
|
||||
<input type="checkbox" id="block-sender-doctor" data-chat-block-sender="星海小博士">
|
||||
|
||||
Reference in New Issue
Block a user