mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-21 02:59:31 -07:00
add personal-weather and rearrange pages
This commit is contained in:
@@ -222,4 +222,4 @@ const getTravelCitiesDayName = (cities) => cities.reduce((dayName, city) => {
|
||||
}, '');
|
||||
|
||||
// register display, not active by default
|
||||
registerDisplay(new TravelForecast(5, 'travel', false));
|
||||
registerDisplay(new TravelForecast(6, 'travel', false));
|
||||
|
||||
Reference in New Issue
Block a user