Commit 3bfc46b6 authored by nanahira's avatar nanahira

fix

parent 1465c67d
......@@ -46,7 +46,6 @@ class Utility extends base {
}
}
@Provide('panel', { immediate: true })
@DefinePlugin()
class ControlPanel extends base {
@Inject(true)
......@@ -83,7 +82,7 @@ class ControlPanel extends base {
@Reusable()
@UsingService('aragami')
@Isolate('panel', 'utility')
@Isolate('utility')
@OnPlatform('onebot')
@DefinePlugin()
export default class OrderPicker extends base {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment