Updated news functionality

This commit is contained in:
Erik Tiekstra
2021-11-11 15:56:49 +01:00
parent 397b6769a2
commit 9806776b2f
15 changed files with 87 additions and 56 deletions

View File

@@ -16,4 +16,5 @@ export enum Feature {
REPORTING_PERIODISK_REDOVISNING,
REPORTING_INFORMATIV_RAPPORT,
EXPORTS,
NEWS,
}