chore: add descriptions for Miscellaneous

This commit is contained in:
dongchengjie
2024-06-28 15:54:27 +08:00
parent 0109d9148b
commit 0a8935686a
7 changed files with 58 additions and 16 deletions

View File

@@ -127,7 +127,7 @@ export const LayoutViewer = forwardRef<DialogRef>((props, ref) => {
</Item>
<Item>
<ListItemText primary={t("Menu Icon")} />
<ListItemText primary={t("Nav Icon")} />
<GuardState
value={verge?.menu_icon ?? "monochrome"}
onCatch={onError}