We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7238675 commit 88df648Copy full SHA for 88df648
docs/.vuepress/sidebar/document.ts
@@ -381,7 +381,7 @@ const documentSidebar = [
381
{ text: '添加/移除成员', link: 'chatroom_member_add_delete.html' },
382
{ text: '管理聊天室所有者/管理员', link: 'chatroom_member_admin.html' },
383
{ text: '管理禁言', link: 'chatroom_member_mutelist.html' },
384
- { text: '管理用户标签及禁言', link: 'chatroom_label_mute.html' },
+ // { text: '管理用户标签及禁言', link: 'chatroom_label_mute.html' },
385
{ text: '管理白名单', link: 'chatroom_member_allowlist.html' },
386
{ text: '管理黑名单', link: 'chatroom_member_blocklist.html' }
387
]
0 commit comments