Fixed some issues

This commit is contained in:
Joan
2023-08-05 18:37:41 +02:00
parent 049763660f
commit a8c1b9d48e
3 changed files with 7 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
SLEEP_QRCODE = 30
SLEEP_LONG = 15
SLEEP_SHORT = 1
REQUEST_URL = "example.com"
REQUEST_URL = "http://example.com"