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:
@@ -262,4 +262,4 @@ const parse = (forecast, forecastUrl) => {
|
||||
}));
|
||||
};
|
||||
// register display
|
||||
registerDisplay(new LocalForecast(7, 'local-forecast'));
|
||||
registerDisplay(new LocalForecast(8, 'local-forecast'));
|
||||
|
||||
Reference in New Issue
Block a user