fix map key warn

This commit is contained in:
Gabe Yuan
2023-08-04 10:08:54 +08:00
parent 4cb4b80238
commit 1b056a95c1
5 changed files with 14 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
import { URL_APP_HOMEPAGE } from ".";
const URL_APP_HOMEPAGE = "https://github.com/fishjar/kiss-translator";
export const UI_LANGS = [
["zh", "中文"],