Compute instance in pusher /map endpoint

This commit is contained in:
Alban Bruder
2022-04-12 12:14:25 -04:00
committed by David Négrier
parent 03909f14f7
commit 0f08e3d1b5
3 changed files with 10 additions and 2 deletions
+1
View File
@@ -13,6 +13,7 @@ export const isMapDetailsData = z.object({
roomSlug: z.nullable(z.string()), // deprecated
contactPage: z.nullable(z.string()),
group: z.nullable(z.string()),
instance: z.string(),
iframeAuthentication: z.optional(z.nullable(z.string())),
// The date (in ISO 8601 format) at which the room will expire