mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
removed log
This commit is contained in:
committed by
Aiden McClelland
parent
bd5030489a
commit
8cfd98bbd0
@@ -52,7 +52,6 @@ export class MarketplaceShowPage {
|
||||
}),
|
||||
]
|
||||
|
||||
console.log(this.marketplaceService.pkgs[this.pkgId])
|
||||
if (this.marketplaceService.pkgs[this.pkgId]) {
|
||||
this.loading = false
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user