fix(core): update
This commit is contained in:
@@ -21,7 +21,7 @@ export class AppData {
|
||||
private kvStore: KeyValueStore;
|
||||
constructor(pathArg?: string) {
|
||||
this.dirPathArg = pathArg;
|
||||
this.init;
|
||||
this.init();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user