mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 00:34:28 +08:00
code refactor
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import { defaultLanguage, allLanguages } from '../locales/index.js'
|
||||
import { defaultLanguage, allLanguages } from '../locales/index.js';
|
||||
|
||||
const apiNotFoundErrorCode = 100001;
|
||||
const specifiedApiNotFoundErrors = {
|
||||
|
||||
Reference in New Issue
Block a user