Skip to content

Commit

Permalink
Merge branch 'main' into ablyChatDemo-wip
Browse files Browse the repository at this point in the history
  • Loading branch information
umair-ably committed Oct 3, 2024
2 parents 97ee439 + 03a436f commit 9b262c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/AblyChat/RoomStatus.swift
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ public struct RoomStatusChange: Sendable {

internal actor DefaultRoomStatus: RoomStatus {
internal private(set) var current: RoomLifecycle = .initialized
// TODO: populate this (https://github.com/ably-labs/ably-chat-swift/issues/28)
internal private(set) var error: ARTErrorInfo?

private let logger: InternalLogger
Expand Down

0 comments on commit 9b262c8

Please sign in to comment.