forked from Shinonome/dots-hyprland
remove misleading debug print (#445)
This commit is contained in:
@@ -141,9 +141,6 @@ export default (props) => {
|
||||
label: 'More',
|
||||
setup: setupCursorHover,
|
||||
})],
|
||||
setup: (self) => {
|
||||
console.log('AAAAAAAAAAAAAAAAAAa')
|
||||
},
|
||||
})
|
||||
return Box({
|
||||
...props,
|
||||
|
||||
Reference in New Issue
Block a user