Skip to content

Commit 88df648

Browse files
author
haoxiuwen
committed
modify
1 parent 7238675 commit 88df648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/sidebar/document.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ const documentSidebar = [
381381
{ text: '添加/移除成员', link: 'chatroom_member_add_delete.html' },
382382
{ text: '管理聊天室所有者/管理员', link: 'chatroom_member_admin.html' },
383383
{ text: '管理禁言', link: 'chatroom_member_mutelist.html' },
384-
{ text: '管理用户标签及禁言', link: 'chatroom_label_mute.html' },
384+
// { text: '管理用户标签及禁言', link: 'chatroom_label_mute.html' },
385385
{ text: '管理白名单', link: 'chatroom_member_allowlist.html' },
386386
{ text: '管理黑名单', link: 'chatroom_member_blocklist.html' }
387387
]

0 commit comments

Comments
 (0)