Remove disabled action state entirely

This commit is contained in:
hensm
2022-09-10 20:31:35 +01:00
parent 3a38190478
commit 56bd6f841f
3 changed files with 5 additions and 29 deletions

View File

@@ -9,13 +9,9 @@
},
"actionTitleDefault": {
"message": "fx_cast: Ready to cast",
"message": "fx_cast",
"description": "Title for toolbar button in default state."
},
"actionTitleDisabled": {
"message": "fx_cast: Unable to cast",
"description": "Title for toolbar button in disabled state."
},
"actionTitleConnecting": {
"message": "fx_cast: Connecting",
"description": "Title for toolbar button whilst connecting."