📦 Chore: types change

This commit is contained in:
PiEgg
2022-01-08 15:44:09 +08:00
parent f3ec0cb4be
commit 43d2a8e5c8
22 changed files with 41 additions and 56 deletions

View File

@@ -1,5 +1,5 @@
import { Component, Vue } from 'vue-property-decorator'
import { IConfig } from 'picgo/dist/src/types'
import { IConfig } from 'picgo'
@Component
export default class extends Vue {
defaultPicBed = 'smms'