🔨 Refactor: fileName case

This commit is contained in:
Molunerfinn 2020-01-06 20:21:49 +08:00
parent 3913cef1e6
commit ded7998fbc
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ import {
import logger from './logger'
import GuiApi from './guiApi'
import db from '#/datastore'
import shortKeyService from './shortkeyService'
import shortKeyService from './shortKeyService'
import picgo from './picgo'
class ShortKeyHandler {