forked from Mojave/NotifyMusic
Version 1.3
added an option to disable the tweak while in the now playing app
This commit is contained in:
@ -21,6 +21,18 @@
|
||||
<string>enablewhilelocked</string>
|
||||
<key>label</key>
|
||||
<string>Enable while locked</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSSwitchCell</string>
|
||||
<key>default</key>
|
||||
<false/>
|
||||
<key>defaults</key>
|
||||
<string>com.gilshahar7.notifymusicprefs</string>
|
||||
<key>key</key>
|
||||
<string>enableinapp</string>
|
||||
<key>label</key>
|
||||
<string>Enable inside now playing app</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
|
Reference in New Issue
Block a user