code refactor

This commit is contained in:
MaysWind
2020-11-22 13:48:59 +08:00
parent 815f6718cc
commit 9ab285a071
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { defaultLanguage, allLanguages } from '../locales/index.js'
import { defaultLanguage, allLanguages } from '../locales/index.js';
const apiNotFoundErrorCode = 100001;
const specifiedApiNotFoundErrors = {