mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-21 00:00:50 +08:00
✨ Feature(custom): rewrite setting page, WIP
This commit is contained in:
@@ -5,7 +5,7 @@ import { dbPathChecker } from '@core/datastore/dbChecker'
|
||||
import fs from 'fs-extra'
|
||||
import yaml from 'js-yaml'
|
||||
|
||||
import { ILocales } from '#/types/i18n'
|
||||
import type { ILocales } from '#/types/i18n'
|
||||
import { i18nManager } from '~/i18n'
|
||||
|
||||
const configPath = dbPathChecker()
|
||||
|
||||
Reference in New Issue
Block a user