diff --git a/config/default.ts b/config/default.ts index 90a7df21..8456c4dc 100644 --- a/config/default.ts +++ b/config/default.ts @@ -267,6 +267,19 @@ const config: Partial = { }, }, }, + { + icon: 'chatbubbles', + route: '/feedback', + title: 'feedback', + translations: { + de: { + title: 'Feedback', + }, + en: { + title: 'feedback', + }, + }, + }, ], name: 'Your Study-App', translations: {