0xProject / 0x-launch-kit-frontend

Apache License 2.0
112 stars 207 forks source link

(Hotfix) Fix default auto update #398

Closed Agupane closed 5 years ago

Agupane commented 5 years ago

Before If the user does not have an .env with a value bigger than 0 on REACT_APP_UI_UPDATE_CHECK_INTERVAL and REACT_APP_UPDATE_ETHER_PRICE_INTERVAL

the UI was not updated, now the default is to enable those updates.