@digital-blueprint/lunchlottery-app
Version:
[GitHub Repository](https://github.com/digital-blueprint/lunchlottery-app) | [npmjs package](https://www.npmjs.com/package/@digital-blueprint/lunchlottery-app) | [Unpkg CDN](https://unpkg.com/browse/@digital-blueprint/lunchlottery-app/)
20 lines (19 loc) • 707 B
JSON
{
"element": "dbp-lunchlottery-assign-seats",
"module_src": "dbp-lunchlottery-assign-seats.js",
"routing_name": "lunchlottery-assign-seats",
"name": {
"de": "Lunch Lottery Sitzplätze zuweisen",
"en": "Assign Lunch Lottery seats"
},
"short_name": {
"de": "Lunch Lottery Sitzplätze zuweisen",
"en": "Assign Lunch Lottery seats"
},
"description": {
"de": "Ermöglicht das Erstellen der Sitzplatzzuordnung für das nächste Lunch Lottery Event",
"en": "Allows to create the seat assigment for the next Lunch Lottery event"
},
"subscribe": "lang,auth,entry-point-url",
"required_roles": ["ROLE_LUNCH_LOTTERY_ADMIN"]
}