Fixed issue with trigger selection
This commit is contained in:
@@ -2881,8 +2881,6 @@ const ParsedAction = (props) => {
|
||||
newActionname.substring(1)
|
||||
).replaceAll("_", " ");
|
||||
|
||||
|
||||
|
||||
return (
|
||||
<Tooltip
|
||||
color="secondary"
|
||||
|
||||
Reference in New Issue
Block a user