mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 18:39:58 +00:00
Remove disabled action state entirely
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user