fix(reports): Disabled slutredovisning and informativ rapport for production builds.
This commit is contained in:
@@ -10,8 +10,6 @@ export const ACTIVE_FEATURES_PROD: Feature[] = [
|
||||
Feature.REPORTING,
|
||||
Feature.LOGGING,
|
||||
Feature.REPORTING_PERIODISK_REDOVISNING,
|
||||
Feature.REPORTING_INFORMATIV_RAPPORT,
|
||||
Feature.REPORTING_SLUTREDOVISNING,
|
||||
Feature.EXPORTS,
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user