docs: fix typo

This commit is contained in:
pany 2024-11-28 11:43:05 +08:00
parent 1bd695db17
commit 05f8cc6404

View File

@ -32,7 +32,7 @@ const switchSettings = {
"显示标签栏": showTagsView, "显示标签栏": showTagsView,
"显示 Logo": showLogo, "显示 Logo": showLogo,
"固定 Header": fixedHeader, "固定 Header": fixedHeader,
"显示页脚 Footer": showFooter, "显示页脚": showFooter,
"显示消息通知": showNotify, "显示消息通知": showNotify,
"显示切换主题按钮": showThemeSwitch, "显示切换主题按钮": showThemeSwitch,
"显示全屏按钮": showScreenfull, "显示全屏按钮": showScreenfull,