mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
remove debug print
This commit is contained in:
@@ -149,10 +149,6 @@ Scope {
|
||||
width: 40 * sidebarQuickControlsRow.children.length
|
||||
property int clickIndex: -1
|
||||
|
||||
onClickIndexChanged: {
|
||||
console.log("Click index changed to: " + clickIndex);
|
||||
}
|
||||
|
||||
NetworkToggle {}
|
||||
BluetoothToggle {}
|
||||
NightLight {}
|
||||
|
||||
Reference in New Issue
Block a user