mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
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:
parent
75432c04a9
commit
e8a53f2f8a
3 changed files with 25 additions and 11 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue