mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-08 22:45:49 +01:00
⚡ Improve weather module
This commit is contained in:
@@ -17,7 +17,7 @@ import { IModule } from '../modules';
|
||||
import { WeatherResponse } from './WeatherInterface';
|
||||
|
||||
export const WeatherModule: IModule = {
|
||||
title: 'Weather',
|
||||
title: 'Weather (beta)',
|
||||
description: 'Look up the current weather in your location',
|
||||
icon: Sun,
|
||||
component: WeatherComponent,
|
||||
|
||||
Reference in New Issue
Block a user