mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-01 19:59:40 +08:00
@@ -422,6 +422,7 @@ export default class extends Vue {
|
||||
this.os = process.platform
|
||||
ipcRenderer.send('getPicBeds')
|
||||
ipcRenderer.on('getPicBeds', this.getPicBeds)
|
||||
this.initData()
|
||||
}
|
||||
async initData () {
|
||||
const config = (await this.getConfig<IConfig>())!
|
||||
|
||||
Reference in New Issue
Block a user