fix: disable Excalidraw collaboration WS to oss-collab.excalidraw.com
Docker Build (ARM64) / Build & Push (push) Has been cancelled
Docker Build (ARM64) / Build & Push (push) Has been cancelled
This commit is contained in:
@@ -1862,6 +1862,11 @@ function App(): JSX.Element {
|
||||
}
|
||||
}}
|
||||
onChange={handleCanvasChange}
|
||||
UIOptions={{
|
||||
canvasActions: {
|
||||
toggleCollaboration: false
|
||||
}
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user