chore: change folder name

This commit is contained in:
wonfen
2024-09-13 12:03:28 +08:00
parent dbc3723bdc
commit 25c766ed94
6 changed files with 13 additions and 5 deletions

View File

@@ -243,7 +243,7 @@ const SettingVerge = ({ onError }: Props) => {
label={t("Runtime Config")}
/>
<SettingItem onClick={openAppDir} label={t("Open App Dir")} />
<SettingItem onClick={openAppDir} label={t("Open Conf Dir")} />
<SettingItem onClick={openCoreDir} label={t("Open Core Dir")} />