mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
remove debug print
This commit is contained in:
parent
0cf12bc3be
commit
524d69e6f8
1 changed files with 0 additions and 4 deletions
|
|
@ -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 {}
|
||||
|
|
|
|||
Loading…
Reference in a new issue