Skip to content

Commit 408d70b

Browse files
mmerlethomaspaulmann
authored andcommitted
Fix emoji
1 parent cb1158c commit 408d70b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

commands/system/audio-output-switch.template.applescript

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# @raycast.mode silent
1111

1212
# @raycast.packageName Audio
13-
# @raycast.icon ??
13+
# @raycast.icon 🔊
1414

1515
# @raycast.author mmerle
1616
# @raycast.authorURL https://github.com/mmerle
@@ -30,4 +30,4 @@ tell application "System Preferences"
3030

3131
do shell script "echo Audio switched to <Device Name>"
3232

33-
end tell
33+
end tell

0 commit comments

Comments
 (0)