Merge branch 'develop' of github.com:thecodingmachine/workadventure into upgrade_typescript_4.5
This commit is contained in:
@@ -19,6 +19,7 @@ export interface FetchMemberDataByUuidResponse {
|
||||
textures: CharacterTexture[];
|
||||
messages: unknown[];
|
||||
anonymous?: boolean;
|
||||
userRoomToken: string | undefined;
|
||||
}
|
||||
|
||||
class AdminApi {
|
||||
|
||||
Reference in New Issue
Block a user