Skip to content

Commit e78a4eb

Browse files
committed
[MOB-9233] Updated code according to the new discussion
1 parent 3935cd8 commit e78a4eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift-sdk/Internal/in-app/InAppManager.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ class InAppManager: NSObject, IterableInternalInAppManagerProtocol {
300300
ITBDebug("Setting last display time: \(String(describing: lastDisplayTime))")
301301

302302
show(message: message, consume: !message.saveToInbox)
303-
}
303+
}
304304
}
305305

306306
private func processAndShowMessage(messagesMap: OrderedDictionary<String, IterableInAppMessage>) {

0 commit comments

Comments
 (0)