mirror of
https://github.com/Death916/deathsite.git
synced 2026-04-10 03:04:41 -07:00
5 lines
No EOL
68 B
Python
5 lines
No EOL
68 B
Python
import reflex as rx
|
|
|
|
config = rx.Config(
|
|
app_name="deathsite",
|
|
) |