Skip to content

Commit a06dca7

Browse files
committed
Fixed merge issue.
1 parent 7741aa5 commit a06dca7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Sources/Segment/Configuration.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,8 @@ public extension Configuration {
213213
@discardableResult
214214
func flushQueue(_ queue: DispatchQueue) -> Configuration {
215215
values.flushQueue = queue
216+
return self
217+
}
216218

217219
@discardableResult
218220
func userAgent(_ userAgent: String) -> Configuration {

0 commit comments

Comments
 (0)