Skip to content

Commit

Permalink
stray space chars
Browse files Browse the repository at this point in the history
  • Loading branch information
kriswest committed Sep 5, 2024
1 parent a07e776 commit 2ed30e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/ref/PrivateChannel.md
Original file line number Diff line number Diff line change
Expand Up @@ -345,11 +345,11 @@ Adds a listener that will be called whenever the remote app invokes `Listener.un

<Tabs groupId="lang">
<TabItem value="ts" label="TypeScript/JavaScript">

```ts
onDisconnect(handler: () => void): Listener;
```

</TabItem>
<TabItem value="dotnet" label=".NET">

Expand Down
1 change: 1 addition & 0 deletions docs/context/ref/ChatRoom.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: ChatRoom
sidebar_label: ChatRoom

---

# ChatRoom
Expand Down

0 comments on commit 2ed30e6

Please sign in to comment.