Merge branch 'develop' of github.com:thecodingmachine/workadventure
This commit is contained in:
@@ -22,6 +22,7 @@ export interface AdminBannedData {
|
||||
}
|
||||
|
||||
export interface FetchMemberDataByUuidResponse {
|
||||
email: string;
|
||||
userUuid: string;
|
||||
tags: string[];
|
||||
visitCardUrl: string | null;
|
||||
|
||||
Reference in New Issue
Block a user