deathclock/rxconfig.py
2025-04-21 03:34:40 -07:00

5 lines
No EOL
69 B
Python

import reflex as rx
config = rx.Config(
app_name="deathclock",
)