mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
no logs
This commit is contained in:
committed by
Aiden McClelland
parent
02f5b4abc4
commit
f05770ee7f
@@ -53,8 +53,6 @@ export class AppShowPage {
|
||||
|
||||
async ngOnInit () {
|
||||
this.pkgId = this.route.snapshot.paramMap.get('pkgId')
|
||||
console.log('patch data', this.patch.data)
|
||||
console.log('pkgId', this.pkgId)
|
||||
this.subs = [
|
||||
// 1
|
||||
this.patch.watch$('package-data', this.pkgId)
|
||||
|
||||
Reference in New Issue
Block a user