Added slutredovisning to active features for prod
This commit is contained in:
@@ -11,6 +11,7 @@ export const ACTIVE_FEATURES_PROD: Feature[] = [
|
||||
Feature.LOGGING,
|
||||
Feature.REPORTING_PERIODISK_REDOVISNING,
|
||||
Feature.REPORTING_INFORMATIV_RAPPORT,
|
||||
Feature.REPORTING_SLUTREDOVISNING,
|
||||
Feature.EXPORTS,
|
||||
];
|
||||
|
||||
@@ -28,7 +29,8 @@ export const ACTIVE_FEATURES_TEST: Feature[] = [
|
||||
Feature.VERSION_INFO,
|
||||
Feature.REPORTING_PERIODISK_REDOVISNING,
|
||||
Feature.REPORTING_INFORMATIV_RAPPORT,
|
||||
Feature.SLUTREDOVISNING,
|
||||
Feature.REPORTING_SLUTREDOVISNING,
|
||||
Feature.REPORTING_SIGNAL,
|
||||
Feature.EXPORTS,
|
||||
Feature.NEWS,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user