stream-fusion-old/stream_fusion/web/root/config/__init__.py
LimeDrive 6fe4fe55f3 init
2024-07-09 04:13:29 +02:00

3 lines
No EOL
76 B
Python

from stream_fusion.web.root.config.views import router
__all__ = ["router"]