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