initial commit - LeDiscord plateforme des copains
This commit is contained in:
3
backend/api/routers/__init__.py
Normal file
3
backend/api/routers/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from . import auth, users, events, albums, posts, vlogs, stats, admin, notifications, settings, information, tickets
|
||||
|
||||
__all__ = ["auth", "users", "events", "albums", "posts", "vlogs", "stats", "admin", "notifications", "settings", "information", "tickets"]
|
||||
Reference in New Issue
Block a user