Updated news functionality
This commit is contained in:
@@ -10,6 +10,8 @@ export const ACTIVE_FEATURES_PROD: Feature[] = [
|
||||
Feature.REPORTING,
|
||||
Feature.LOGGING,
|
||||
Feature.REPORTING_PERIODISK_REDOVISNING,
|
||||
Feature.REPORTING_INFORMATIV_RAPPORT,
|
||||
Feature.EXPORTS,
|
||||
];
|
||||
|
||||
export const ACTIVE_FEATURES_TEST: Feature[] = [
|
||||
@@ -27,4 +29,5 @@ export const ACTIVE_FEATURES_TEST: Feature[] = [
|
||||
Feature.REPORTING_PERIODISK_REDOVISNING,
|
||||
Feature.REPORTING_INFORMATIV_RAPPORT,
|
||||
Feature.EXPORTS,
|
||||
Feature.NEWS,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user