feat: app release notes

This commit is contained in:
Thea Schöbl
2023-12-01 12:34:20 +00:00
parent 5d47a17629
commit 37945f7d19
18 changed files with 335 additions and 7 deletions

View File

@@ -22,6 +22,7 @@ const app = {
name: 'Goethe-Uni',
privacyPolicyUrl: 'https://mobile.server.uni-frankfurt.de/_static/privacy.md',
settings: [userGroupSetting, languageSetting],
versionHistory: [],
};
export default app;