switch_to_long error
This commit is contained in:
parent
e0d3d4e078
commit
9ad0b8438b
|
|
@ -21,4 +21,6 @@ utils/data/binance.db
|
|||
utils/data/okx.db
|
||||
utils/data/gateio.db
|
||||
utils/data/kucoin.db
|
||||
utils/data/bybit.db
|
||||
utils/data/test.py
|
||||
profits/db_read.py
|
||||
2
main.py
2
main.py
|
|
@ -22,7 +22,7 @@ In case the permissions of the certificate changes, reset them this way:
|
|||
# ll /etc/letsencrypt/
|
||||
'''
|
||||
|
||||
version = "2024.12.02"
|
||||
version = "2024.12.04"
|
||||
|
||||
'''
|
||||
Color definitions. If you want to change them, check the reference at https://en.wikipedia.org/wiki/ANSI_escape_code#Colors
|
||||
|
|
|
|||
Loading…
Reference in New Issue