Adding support for "readableBy" and "writableBy" in back
This means that we are now loading maps from server side.
This commit is contained in:
parent
3d76f76d3e
commit
dbd5b80636
24 changed files with 768 additions and 132 deletions
2
back/src/Services/LocalUrlError.ts
Normal file
2
back/src/Services/LocalUrlError.ts
Normal file
|
@ -0,0 +1,2 @@
|
|||
export class LocalUrlError extends Error {
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue