From b8a22eaa28f5ce936d17d38043c9cf00fdf95b07 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Thu, 5 Jun 2025 16:52:33 +1000 Subject: dashboard: dont update pane if not current --- modules/dashboard/dash/Weather.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/dashboard/dash/Weather.qml') diff --git a/modules/dashboard/dash/Weather.qml b/modules/dashboard/dash/Weather.qml index 489444f..468d542 100644 --- a/modules/dashboard/dash/Weather.qml +++ b/modules/dashboard/dash/Weather.qml @@ -2,7 +2,6 @@ import "root:/widgets" import "root:/services" import "root:/config" import "root:/utils" -import Quickshell.Io import QtQuick Item { -- cgit v1.2.3-freya