diff --git a/.config/ags/modules/sideright/centermodules/bluetooth.js b/.config/ags/modules/sideright/centermodules/bluetooth.js index 10c7c8cb8..989774f35 100644 --- a/.config/ags/modules/sideright/centermodules/bluetooth.js +++ b/.config/ags/modules/sideright/centermodules/bluetooth.js @@ -141,9 +141,6 @@ export default (props) => { label: 'More', setup: setupCursorHover, })], - setup: (self) => { - console.log('AAAAAAAAAAAAAAAAAAa') - }, }) return Box({ ...props,