fix(core): update
This commit is contained in:
		| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@design.estate/dees-catalog', | ||||
|   version: '1.0.278', | ||||
|   version: '1.0.279', | ||||
|   description: 'website for lossless.com' | ||||
| } | ||||
|   | ||||
| @@ -184,6 +184,7 @@ export class DeesSimpleAppDash extends DeesElement { | ||||
|   public async firstUpdated(_changedProperties): Promise<void> { | ||||
|     const domtools = await this.domtoolsPromise; | ||||
|     super.firstUpdated(_changedProperties); | ||||
|     await this.loadView(this.viewTabs[0]); | ||||
|   } | ||||
|  | ||||
|   public async launchTerminal() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user