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 authored and AndyTWF committed Nov 12, 2024
1 parent aa55efd commit 3b576d3
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 3b576d3

Please sign in to comment.