mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 04:01:58 +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]) {
|
if (this.marketplaceService.pkgs[this.pkgId]) {
|
||||||
this.loading = false
|
this.loading = false
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user