parent
ea06868e39
commit
29c59c3b1f
2 changed files with 1 additions and 1 deletions
nixosModules/ags/config/widgets/bluetooth
|
@ -109,6 +109,7 @@ export default class DeviceWidget extends Widget.Revealer {
|
|||
|
||||
const button = (
|
||||
<button
|
||||
cursor="pointer"
|
||||
onButtonReleaseEvent={() => {
|
||||
rev.revealChild = !rev.revealChild;
|
||||
}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue