fix(core): update
This commit is contained in:
		| @@ -149,7 +149,7 @@ export class DomTools { | ||||
|   } | ||||
|  | ||||
|   public async setWebsiteInfo(optionsArg: plugins.websetup.IWebSetupConstructorOptions) { | ||||
|     this.websetup.setup(optionsArg); | ||||
|     await this.websetup.setup(optionsArg); | ||||
|     await this.websetup.readyPromise; | ||||
|   } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user