Add widescreen setting and universal time
This commit is contained in:
parent
775d6c2899
commit
ce912d4b85
7 changed files with 295 additions and 64 deletions
|
|
@ -20,3 +20,5 @@ chrono-tz = "0.10.4"
|
|||
actix-cors = "0.7.1"
|
||||
reqwest = { version = "0.12.22", features = [ "json", "blocking" ] }
|
||||
sqlx-cli = "0.8.6"
|
||||
futures-util = "0.3.31"
|
||||
actix-session = { version = "0.11.0", features = ["cookie-session"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue