Implement momentary and toggle microphone button types.
This commit is contained in:
@@ -280,7 +280,12 @@
|
||||
"recordings": "Recordings",
|
||||
"snapshots": "Snapshots",
|
||||
"substreams": "Substream(s)",
|
||||
"timeline": "Timeline"
|
||||
"timeline": "Timeline",
|
||||
"type": "Button type",
|
||||
"types": {
|
||||
"momentary": "Momentary",
|
||||
"toggle": "Toggle"
|
||||
}
|
||||
},
|
||||
"position": "Menu position",
|
||||
"positions": {
|
||||
|
||||
Reference in New Issue
Block a user