🎉 Release: v2.2.0

This commit is contained in:
PiEgg
2020-01-01 18:18:51 +08:00
parent b4f10c61f0
commit 3913cef1e6
5 changed files with 56 additions and 6 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 {