diff --git a/src/components/Widgets/WidgetBase.vue b/src/components/Widgets/WidgetBase.vue index ccd5a2cc..277e2bd5 100644 --- a/src/components/Widgets/WidgetBase.vue +++ b/src/components/Widgets/WidgetBase.vue @@ -1,18 +1,10 @@ @@ -124,7 +111,7 @@ const COMPAT = { 'synology-download': 'SynologyDownload', 'system-info': 'SystemInfo', 'tfl-status': 'TflStatus', - 'uptime-kuma':'UptimeKuma', + 'uptime-kuma': 'UptimeKuma', 'wallet-balance': 'WalletBalance', weather: 'Weather', 'weather-forecast': 'WeatherForecast', @@ -216,11 +203,13 @@ export default {