mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
add room
This commit is contained in:
parent
e86ae51c92
commit
c71ba5c02a
1 changed files with 9 additions and 0 deletions
|
@ -9,6 +9,15 @@
|
|||
"Referrer-Policy": "origin"
|
||||
}
|
||||
},
|
||||
{
|
||||
"src": "/#json=.*",
|
||||
"headers": {
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"Feature-Policy": "*",
|
||||
"Referrer-Policy": "origin"
|
||||
}
|
||||
},
|
||||
{
|
||||
"handle": "filesystem"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue