Files
vpsx-fast/app/routers/__init__.py

3 lines
70 B
Python
Raw Normal View History

2025-08-29 18:19:46 +02:00
from .status import router as status
from .user import router as user