* bug fixes, wip

* revert tranlstion
This commit is contained in:
Matt Hill
2025-04-17 21:06:50 -06:00
committed by GitHub
parent 50755d8ba3
commit accef65ede
13 changed files with 68 additions and 40 deletions

View File

@@ -5,7 +5,6 @@ import { filter } from 'rxjs'
import { ApiService } from 'src/app/services/api/embassy-api.service'
import { ConfigService } from 'src/app/services/config.service'
// @TODO Alex how to use i18nPipe in this component since not standalone?
@Component({
selector: 'diagnostic-home',
templateUrl: 'home.page.html',