Compute instance in pusher /map endpoint
This commit is contained in:
committed by
David Négrier
parent
03909f14f7
commit
0f08e3d1b5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user