Skip to content

Commit 246a4d2

Browse files
committed
Updated Amplitude Session key to match new key
1 parent bd23547 commit 246a4d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/destination_plugins/AmplitudeSession.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ import Foundation
4242
import Segment
4343

4444
class AmplitudeSession: EventPlugin, iOSLifecycle {
45-
var key = "Amplitude"
45+
var key = "Actions Amplitude"
4646
var type = PluginType.enrichment
4747
var analytics: Analytics?
4848

0 commit comments

Comments
 (0)