mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-27 19:20:24 +08:00
@@ -11,7 +11,6 @@ export default class extends Vue {
|
||||
[config]: value
|
||||
}
|
||||
}
|
||||
console.log(PICGO_SAVE_CONFIG, config, value)
|
||||
ipcRenderer.send(PICGO_SAVE_CONFIG, config)
|
||||
}
|
||||
getConfig<T> (key?: string): Promise<T | undefined> {
|
||||
|
||||
Reference in New Issue
Block a user