Improve location selection for weather

This commit is contained in:
Meier Lukas
2023-06-10 23:53:04 +02:00
parent a5f3d48a71
commit d00a317202
10 changed files with 363 additions and 112 deletions

View File

@@ -44,6 +44,7 @@ export const dashboardNamespaces = [
'modules/bookmark',
'widgets/error-boundary',
'widgets/draggable-list',
'widgets/location',
];
export const loginNamespaces = ['authentication/login'];