Added PR to prod features

This commit is contained in:
Erik Tiekstra
2021-10-29 09:45:26 +02:00
parent 410d34e788
commit 5b50bc407b

View File

@@ -9,6 +9,7 @@ export const ACTIVE_FEATURES_PROD: Feature[] = [
Feature.AVROP,
Feature.REPORTING,
Feature.LOGGING,
Feature.REPORTING_PERIODISK_REDOVISNING,
];
export const ACTIVE_FEATURES_TEST: Feature[] = [