snek height fix (#1284)

* snek height fix

* close button to od welcome plus snek reposition

* remove console logs

Co-authored-by: Drew Ansbacher <drew@start9labs.com>
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com>
This commit is contained in:
Drew Ansbacher
2022-02-26 10:56:13 -07:00
committed by GitHub
parent 840fa8d49b
commit 4637aa6262
6 changed files with 13 additions and 5 deletions

View File

@@ -37,7 +37,6 @@ export class MarketplaceService {
init(): Subscription {
return this.patch.watch$('ui', 'marketplace').subscribe(marketplace => {
if (!marketplace || !marketplace['selected-id']) {
console.log('**MARKETPLACE', this.config)
this.marketplace = this.config.marketplace
} else {
this.marketplace =