Commit a0cd4124 authored by nanahira's avatar nanahira

format

parent dd53b8c8
...@@ -81,7 +81,7 @@ class ControlPanel extends base { ...@@ -81,7 +81,7 @@ class ControlPanel extends base {
@Isolate('panel', 'receiver', 'utility') @Isolate('panel', 'receiver', 'utility')
@OnPlatform('onebot') @OnPlatform('onebot')
@DefinePlugin() @DefinePlugin()
export default class OrderPicker extends StarterPlugin(OrderPickerConfig) { export default class OrderPicker extends base {
@Inject() @Inject()
private utility: Utility; private utility: Utility;
......
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