Skip to content

Commit f831a6f

Browse files
Copy utils from v1 to v2
Signed-off-by: Adhitya Mamallan <[email protected]>
1 parent 299bdea commit f831a6f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/views/workflow-history-v2/config/workflow-history-event-group-details.config.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,10 @@ const workflowHistoryEventGroupDetailsConfig = [
5555
pathRegex:
5656
'(input|result|details|failureDetails|Error|lastCompletionResult|heartbeatDetails|lastFailureDetails)$',
5757
showInPanels: true,
58+
<<<<<<< HEAD
5859
valueComponent: WorkflowHistoryGroupDetailsJson,
60+
=======
61+
>>>>>>> e99f9e96 (Copy utils from v1 to v2)
5962
},
6063
{
6164
name: 'Duration & interval seconds',

0 commit comments

Comments
 (0)