Skip to content

Commit 3e252ee

Browse files
lposenCopilot
andauthored
Update ios/RNIterableAPI/ReactIterableAPI.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b6e4488 commit 3e252ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/RNIterableAPI/ReactIterableAPI.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ import React
397397
IterableAPI.inAppManager.remove(
398398
message: message,
399399
location: InAppLocation.from(number: locationNumber as NSNumber),
400-
source: inAppDeleteSource as InAppDeleteSource)
400+
source: inAppDeleteSource)
401401
} else {
402402
IterableAPI.inAppManager.remove(
403403
message: message,

0 commit comments

Comments
 (0)