openreplay/api/routers/additional_routes.py
2024-01-24 13:15:17 +01:00

4 lines
134 B
Python

# this file will be overwritten by the managed saas
from routers.base import get_routers
public_app, app, app_apikey = get_routers()