1
0
Fork 0
mirror of synced 2024-08-14 09:31:49 +12:00

Fix app preview

This commit is contained in:
Rory Powell 2022-03-25 16:25:46 +00:00
parent dc292a072c
commit 19bc44e2d0
2 changed files with 19 additions and 1320 deletions

View file

@ -44,6 +44,7 @@ router
authorized(PermissionTypes.TABLE, PermissionLevels.WRITE),
controller.uploadFile
)
.get("/:appId/:path*", controller.serveApp)
.get("/app/:appUrl/:path*", controller.serveApp)
.post(
"/api/attachments/:datasourceId/url",

File diff suppressed because it is too large Load diff