You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can offer a crutch for APPLY_DAILY_ENERGY, but it works:
after line 283 in tapper (/bot/core/tapper.py) you need to insert the line available_energy -= calc_taps.
To make it work:
I've set
APPLY_DAILY_ENERGY= True
APPLY_DAILY_TURBO= True
but it's not working.
The text was updated successfully, but these errors were encountered: