mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
чиним билд5
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"""API routes package"""
|
||||
from . import auth, requests
|
||||
from . import auth, employees, requests, admin
|
||||
|
||||
__all__ = ['auth', 'requests']
|
||||
__all__ = ['auth', 'requests', 'employees', 'admin']
|
Reference in New Issue
Block a user