passing entire account to event in *export action

This commit is contained in:
gezimbll
2025-05-09 13:47:24 +02:00
committed by Dan Christian Bogos
parent 5929cd0d1b
commit 2b0bc6761c
3 changed files with 17 additions and 10 deletions

View File

@@ -2830,6 +2830,7 @@ const (
OptsAttributesProfileRuns = "*attrProfileRuns"
OptsAttributesProfileIgnoreFilters = "*attrProfileIgnoreFilters"
MetaEventType = "*eventType"
MetaEventTime = "*eventTime"
EventType = "EventType"
SchedulerInit = "SchedulerInit"