Skip to content

Commit

Permalink
Remove trailing space
Browse files Browse the repository at this point in the history
My editor keep removing this for me (not quite sure why), so just let it.
  • Loading branch information
lawrence-forooghian committed Nov 12, 2024
1 parent 2151170 commit 8ebed8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion textile/chat-features.textile
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ The RoomOptions struct describes configuration options for a Chat room. A proper
"timeoutMs": number
},
"reactions": {}, // No properties, but must be non-null to enable feature.
"occupancy": {}
"occupancy": {}
}
</pre>

Expand Down

0 comments on commit 8ebed8d

Please sign in to comment.