mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
removed log
This commit is contained in:
committed by
Aiden McClelland
parent
57da15f7f5
commit
3ddfcd7895
@@ -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