mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-18 09:39:30 -07:00
add personal-weather and rearrange pages
This commit is contained in:
@@ -148,4 +148,4 @@ const drawPath = (path, ctx, options) => {
|
||||
const formatTime = (time) => time.setZone(timeZone()).toFormat('ha').slice(0, -1);
|
||||
|
||||
// register display
|
||||
registerDisplay(new HourlyGraph(4, 'hourly-graph'));
|
||||
registerDisplay(new HourlyGraph(5, 'hourly-graph'));
|
||||
|
||||
Reference in New Issue
Block a user