🐛 Fix: enable plugin should reload

ISSUES CLOSED: #659
This commit is contained in:
PiEgg 2021-07-10 19:38:05 +08:00
parent 1657542144
commit 49e5f343f4

View File

@ -229,6 +229,7 @@ export default class extends Vue {
})
plugin.enabled = true
_this.getPicBeds()
_this.needReload = true
}
}, {
label: '禁用插件',