elewin/pi-weather-station

Hi how to remove settings button from web page?

Closed this issue · 1 comments

replace

thx.

Comment out or remove this div:


And then re-run webpack: npm run prod.
Note however that without the ability change settings, you won't be able to update your API keys through the UI (though you can do so manually by updating the settings.json file that is generated)