Merge pull request #1845 from tangly1024/fix/build-with-ESLint

fix-build
This commit is contained in:
tangly1024
2024-01-31 13:58:12 +08:00
committed by GitHub

View File

@@ -8,7 +8,7 @@ export default {
DARK_MODE: '深色模式',
LIGHT_MODE: '浅色模式',
THEME_SWITCH: '主题切换',
COPY:'复制'
COPY: '复制'
},
NAV: {
INDEX: '首页',