Explorar el Código

chore: update

DDMeaqua hace 1 año
padre
commit
9c7bacc65e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/locales/tw.ts

+ 1 - 1
app/locales/tw.ts

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