update: add events component

This commit is contained in:
Jean-Baptiste Pasquier
2020-02-03 15:43:16 +01:00
parent 0f43e021f2
commit d5e19c469c
7 changed files with 17 additions and 0 deletions

View File

@ -10,6 +10,7 @@
"circles": "http://localhost:8000/circles/",
"projects": "http://localhost:8000/projects/",
"customers": "http://localhost:8000/customers/",
"events": "http://localhost:8000/events/",
"users": "http://localhost:8000/users/"
}
}