mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
lasso without 'real' shape detection
This commit is contained in:
parent
9ee0b8ffcb
commit
5cba71972e
19 changed files with 706 additions and 23 deletions
|
@ -169,7 +169,7 @@ export default defineConfig(({ mode }) => {
|
|||
},
|
||||
],
|
||||
start_url: "/",
|
||||
id:"excalidraw",
|
||||
id: "excalidraw",
|
||||
display: "standalone",
|
||||
theme_color: "#121212",
|
||||
background_color: "#ffffff",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue