feat: rework commands and fix bugs
This commit is contained in:
@@ -26,6 +26,7 @@ export class InstanceOptions extends Option {
|
||||
this.instanceName = instanceName;
|
||||
this.structureId = structureId;
|
||||
this.load();
|
||||
this.save();
|
||||
}
|
||||
|
||||
save() {
|
||||
|
||||
Reference in New Issue
Block a user