From 35994f730803a34b67c741c3f21976c31da0e5cd Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Mon, 19 May 2025 21:03:34 +0800 Subject: dashboard: resources --- modules/bar/Bar.qml | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/bar') diff --git a/modules/bar/Bar.qml b/modules/bar/Bar.qml index 6e61005..1fef083 100644 --- a/modules/bar/Bar.qml +++ b/modules/bar/Bar.qml @@ -1,5 +1,4 @@ import "root:/widgets" -import "root:/services" import "root:/config" import Quickshell import QtQuick @@ -27,7 +26,6 @@ Variants { win.anchors.bottom = true; else win.anchors.right = true; - console.log(Players.list); } Connections { -- cgit v1.2.3-freya