Merge branch 'develop' of github.com:thecodingmachine/workadventure
This commit is contained in:
@@ -151,6 +151,7 @@ export class AuthenticateController extends BaseController {
|
||||
JSON.stringify({
|
||||
authToken,
|
||||
userUuid,
|
||||
email,
|
||||
roomUrl,
|
||||
mapUrlStart,
|
||||
organizationMemberToken,
|
||||
|
||||
@@ -61,6 +61,7 @@ export class MapController extends BaseController {
|
||||
mapUrl,
|
||||
policy_type: GameRoomPolicyTypes.ANONYMOUS_POLICY,
|
||||
roomSlug: "", // Deprecated
|
||||
group: null,
|
||||
tags: [],
|
||||
textures: [],
|
||||
contactPage: undefined,
|
||||
|
||||
Reference in New Issue
Block a user