mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-01-23 06:38:13 -05:00
🐛 Fix: disable plugin need reload app
This commit is contained in:
parent
2d9e9c0a00
commit
a1b70b4cb1
@ -245,6 +245,7 @@ export default class extends Vue {
|
||||
if (plugin.config.uploader.name) {
|
||||
_this.handleRestoreState('uploader', plugin.config.uploader.name)
|
||||
}
|
||||
_this.needReload = true
|
||||
}
|
||||
}, {
|
||||
label: '卸载插件',
|
||||
|
Loading…
Reference in New Issue
Block a user