Skip to content

Commit

Permalink
Revert docs change
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-tennert committed Jan 10, 2025
1 parent 816b416 commit 7cbc707
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ sealed interface Realtime : MainPlugin<Realtime.Config>, CustomSerializationPlug
val status: StateFlow<Status>

/**
* A list of all active the subscriptions
* A map of all active the subscriptions
*/
val subscriptions: Map<String, RealtimeChannel>

Expand Down

0 comments on commit 7cbc707

Please sign in to comment.