rewrite details in property inspector. make system sounds the default fallback behavior

This commit is contained in:
2023-08-20 21:19:33 -06:00
parent b4f4bea0fc
commit 65ad532adb
4 changed files with 16 additions and 20 deletions

View File

@ -18,9 +18,9 @@
"StackColor": "#AABBCC",
"TriggerDescription": {
"Rotate": "Change the volume",
"Push": "Mute/UnMute",
"Touch": "Mute/UnMute",
"LongTouch": "Reset all apps"
"Push": "Mute",
"Touch": "Mute",
"LongTouch": "Reset"
}
},
"SupportedInMultiActions": false,