1
0

Fixed typo in declaration

This commit is contained in:
2026-06-10 22:15:15 +02:00
parent e2fd0adcc0
commit ee3d625e66
+1 -1
View File
@@ -1,3 +1,3 @@
xport def lumen-headset-power-toggle []: nothing -> nothing { export def lumen-headset-power-toggle []: nothing -> nothing {
sudo uhubctl -f -a toggle -p 1 -l 3-5 sudo uhubctl -f -a toggle -p 1 -l 3-5
} }