Revert "refactor: remove canteen menu item until app module ready"

This reverts commit 7988737d286725f84b50abdbe201fe71f83198bf
This commit is contained in:
Jovan Krunić
2020-12-08 08:58:35 +00:00
committed by Rainer Killinger
parent 570d7bac7c
commit e2b4b0467d

View File

@@ -91,20 +91,19 @@ const config: Partial<SCConfigFile> = {
}, },
}, },
}, },
// TODO: put back after app module is ready {
// { icon: 'cafe',
// icon: 'cafe', route: '/canteen',
// route: '/canteen', title: 'canteen',
// title: 'canteen', translations: {
// translations: { de: {
// de: { title: 'Mensa',
// title: 'Mensa', },
// }, en: {
// en: { title: 'canteen',
// title: 'canteen', },
// }, },
// }, },
// },
], ],
name: 'main menu', name: 'main menu',
translations: { translations: {