This commit is contained in:
Hans Pagel
2021-05-15 11:06:26 +02:00
committed by GitHub
parent 7835c498a9
commit cae7c9757d

View File

@@ -85,7 +85,7 @@ wsOpts = {
<b><code>wsProvider.bcconnected: boolean</code></b>
<dd>True if this instance is currently communicating to other browser-windows via BroadcastChannel.</dd>
<b><code>wsProvider.synced: boolean</code></b>
<dd>True if this instance is currently connected and synced with the server./dd>
<dd>True if this instance is currently connected and synced with the server.</dd>
<b><code>wsProvider.disconnect()</code></b>
<dd>Disconnect from the server and don't try to reconnect.</dd>
<b><code>wsProvider.connect()</code></b>