Skip to content

Commit

Permalink
fix: add capture authority to tracker list
Browse files Browse the repository at this point in the history
fix: add capture authority to tracker list
  • Loading branch information
eirikhaugstulen authored Aug 7, 2024
2 parents c12cbd0 + 6643dc5 commit e4e53c5
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 e4e53c5

Please sign in to comment.