mirror of
https://github.com/Death916/deathclock.git
synced 2026-04-10 03:04:40 -07:00
deleted that doing manually
This commit is contained in:
parent
92ed012c4d
commit
aba3a7b641
5 changed files with 90 additions and 170 deletions
5
rxconfig.py
Normal file
5
rxconfig.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import reflex as rx
|
||||
|
||||
config = rx.Config(
|
||||
app_name="deathclock",
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue