Work on event launcher and related
This commit is contained in:
@@ -159,7 +159,7 @@ app.include_router(
|
||||
)
|
||||
app.include_router(
|
||||
event_presentation.router,
|
||||
prefix='/event/presentation',
|
||||
# prefix='/event/presentation',
|
||||
tags=['Event Presentation'],
|
||||
)
|
||||
app.include_router(
|
||||
|
||||
Reference in New Issue
Block a user