diff --git a/apps/mina-sidor-fa/src/environments/active-features.ts b/apps/mina-sidor-fa/src/environments/active-features.ts index 953f251..18c9646 100644 --- a/apps/mina-sidor-fa/src/environments/active-features.ts +++ b/apps/mina-sidor-fa/src/environments/active-features.ts @@ -19,6 +19,7 @@ export const ACTIVE_FEATURES_TEST: Feature[] = [ Feature.DELTAGARE, Feature.AVROP, Feature.REPORTING, + Feature.LOGGING, Feature.SENSITIVE_INFORMATION, Feature.RELEASES, Feature.VERSION_INFO,