forked from Shinonome/dots-hyprland
remove unused var
This commit is contained in:
@@ -20,7 +20,6 @@ Scope {
|
||||
Loader {
|
||||
id: sidebarLoader
|
||||
active: false
|
||||
property var modelData
|
||||
onActiveChanged: {
|
||||
GlobalStates.sidebarRightOpenCount += active ? 1 : -1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user