Skip to content

Commit 391c617

Browse files
minor edits
1 parent d765e18 commit 391c617

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

swift-sdk/IterableAPI.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ public final class IterableAPI: NSObject {
104104
launchOptions: [UIApplication.LaunchOptionsKey: Any]?,
105105
config: IterableConfig = IterableConfig()) {
106106
initialize2(apiKey: apiKey,
107-
launchOptions: launchOptions,
108-
config: config)
107+
launchOptions: launchOptions,
108+
config: config)
109109
}
110110

111111
/// DO NOT USE THIS.

0 commit comments

Comments
 (0)