Skip to content

Commit

Permalink
feat: add capture authority to tracker set
Browse files Browse the repository at this point in the history
  • Loading branch information
eirikhaugstulen committed Jul 31, 2024
1 parent c12cbd0 commit 372f84f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ const AUTHORITY_GROUPS = {
'F_TRACKER_IMPORTER_EXPERIMENTAL',
'F_UNCOMPLETE_EVENT',
'F_VIEW_EVENT_ANALYTICS',
'F_CAPTURE_DATASTORE_UPDATE'
]),
importExport: new Set([
'F_EXPORT_DATA',
Expand Down

0 comments on commit 372f84f

Please sign in to comment.