Add files via upload

This commit is contained in:
Arc 2023-02-11 08:06:45 +00:00 committed by GitHub
commit bcde392f41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 1714 additions and 0 deletions

6
config.json Normal file
View file

@ -0,0 +1,6 @@
{
"name": "Events",
"short_description": "Sell and register event tickets",
"tile": "/events/static/image/events.png",
"contributors": ["benarc"]
}