chore: update

This commit is contained in:
DDMeaqua 2024-07-24 10:45:17 +08:00
parent 86b8bfcb1f
commit 9c7bacc65e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ import { SubmitKey } from "../store/config";
const isApp = !!getClientConfig()?.isApp; const isApp = !!getClientConfig()?.isApp;
const tw: PartialLocaleType = { const tw = {
WIP: "此功能仍在開發中……", WIP: "此功能仍在開發中……",
Error: { Error: {
Unauthorized: isApp Unauthorized: isApp