Skip to content

Commit

Permalink
Change name of browser destination (#2058)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlliterativeAlice authored Jun 5, 2024
1 parent 3510923 commit 6dfaf37
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ declare global {
}

export const destination: BrowserDestinationDefinition<Settings, StackAdaptSDK> = {
name: 'StackAdapt (Actions)',
name: 'StackAdapt Pixel (Actions)',
slug: 'actions-stackadapt',
mode: 'device',
presets: [
Expand Down

0 comments on commit 6dfaf37

Please sign in to comment.