comments-addressed

This commit is contained in:
Drew Ansbacher
2021-08-22 18:12:34 -06:00
committed by Aiden McClelland
parent 5ed99520ae
commit 0b618d7a68
4 changed files with 25 additions and 229 deletions

View File

@@ -11,7 +11,6 @@ import { ErrorToastService } from 'src/app/services/error-toast.service'
})
export class AppLogsPage {
@ViewChild(IonContent, { static: false }) private content: IonContent
page = 1
pkgId: string
firstTimeLoaded = false
needInfinite = true