Skip to content

Commit

Permalink
Update analytics.ts (#1005)
Browse files Browse the repository at this point in the history
  • Loading branch information
stereodenis authored Nov 13, 2024
1 parent 3743481 commit fe0ab8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/analytics.ts
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ export class SegmentClient {
...this.getPlugins(PluginType.utility),
...this.getPlugins(PluginType.destination),
...this.getPlugins(PluginType.after),
] ?? []
]
);
}

Expand Down

0 comments on commit fe0ab8f

Please sign in to comment.