[debug] disable image tool to test
This commit is contained in:
parent
6fb5c2acda
commit
ba951b9a03
@ -618,6 +618,7 @@ const ExcalidrawWrapper = () => {
|
|||||||
onPointerUpdate={collabAPI?.onPointerUpdate}
|
onPointerUpdate={collabAPI?.onPointerUpdate}
|
||||||
UIOptions={{
|
UIOptions={{
|
||||||
canvasActions: {
|
canvasActions: {
|
||||||
|
tools: { image: false },
|
||||||
toggleTheme: true,
|
toggleTheme: true,
|
||||||
export: {
|
export: {
|
||||||
onExportToBackend,
|
onExportToBackend,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user