update.py should update FX rates if there is a change to CURRENCIES in config/default.py #170
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently update.py only checks currency rates once every 12 hours.
It should always get rates if the list of currenices in config/default.py doesn't match the most recently cached list of rates.