mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 18:19:58 +00:00
Fix whitelist item expando behaviour
This commit is contained in:
@@ -337,9 +337,13 @@
|
||||
"message": "Remove",
|
||||
"description": "Tooltip text for whitelist item's remove button."
|
||||
},
|
||||
"optionsSiteWhitelistExpandItem": {
|
||||
"optionsSiteWhitelistItemShowOptions": {
|
||||
"message": "Show options",
|
||||
"description": "Tooltip text for whitelist item's expand button."
|
||||
"description": "Tooltip text for whitelist item's show options button."
|
||||
},
|
||||
"optionsSiteWhitelistItemHideOptions": {
|
||||
"message": "Hide options",
|
||||
"description": "Tooltip text for whitelist item's hide options button."
|
||||
},
|
||||
"optionsSiteWhitelistInvalidDuplicatePattern": {
|
||||
"message": "Match pattern already exists!",
|
||||
|
||||
Reference in New Issue
Block a user