fix(core): update
This commit is contained in:
@@ -131,6 +131,7 @@ export class AppData<T = any> {
|
||||
} else {
|
||||
console.log('All mandatory keys are present in the appdata');
|
||||
}
|
||||
return missingMandatoryKeys;
|
||||
}
|
||||
|
||||
public async waitForAndGetKey(keyArg: string) {
|
||||
|
Reference in New Issue
Block a user