diff --git a/packages/client/src/pages/settings/plugin.manage.vue b/packages/client/src/pages/settings/plugin.manage.vue index 3a0168d13..1b452fa55 100644 --- a/packages/client/src/pages/settings/plugin.manage.vue +++ b/packages/client/src/pages/settings/plugin.manage.vue @@ -3,7 +3,7 @@ - {{ $ts.makeActive }} + {{ $ts.makeActive }}
@@ -41,6 +41,7 @@ import FormGroup from '@/components/debobigego/group.vue'; import * as os from '@/os'; import { ColdDeviceStorage } from '@/store'; import * as symbols from '@/symbols'; +import { unisonReload } from '@/scripts/unison-reload'; export default defineComponent({ components: {