mirror of
https://github.com/documenso/documenso.git
synced 2025-11-15 01:01:49 +10:00
feat: add organisations (#1820)
This commit is contained in:
@ -114,7 +114,7 @@ export const passkeyRoute = new Hono<HonoAuthContext>()
|
||||
|
||||
return c.json(
|
||||
{
|
||||
url: '/documents',
|
||||
url: '/',
|
||||
},
|
||||
200,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user