deathsite/rxconfig.py
2025-03-30 06:07:41 -07:00

5 lines
No EOL
68 B
Python

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