#312: Added delayed action execution to open source version

This commit is contained in:
frikky
2022-01-09 22:40:10 +01:00
parent d4c33624b7
commit 49c587f311
11 changed files with 54 additions and 79 deletions
+2 -2
View File
@@ -2410,7 +2410,7 @@ const ParsedAction = (props) => {
}}
/>
</div>
{!isCloud ? null :
{/*!isCloud ? null :*/}
<div style={{flex: 1, marginLeft: 5,}}>
<Tooltip
color="primary"
@@ -2442,7 +2442,7 @@ const ParsedAction = (props) => {
</span>
</Tooltip>
</div>
}
{/**/}
</div>
</span>
)}