Changed mute command from '0 speaker volume' to 'true' mute (0x8D) (#96)

* Changed mute command from '0 speaker volume' to 'true' mute (0x8D)

* swiftformat changes

Swiftformat does this by itself so I figured might as well commit it
This commit is contained in:
scorpiondev 2019-05-18 05:59:24 -07:00 committed by Guillaume B
parent 75432c04a9
commit e8a53f2f8a
3 changed files with 25 additions and 11 deletions

View file

@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>1.5.2</string>
<key>CFBundleVersion</key>
<string>515</string>
<string>516</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSBackgroundOnly</key>