Merge remote-tracking branch 'origin/Dev' into feat/react19-modernization

# Conflicts:
#	src/components/backgrounds/BackgroundsView.tsx
#	src/components/room/widgets/avatar-info/infostand/InfoStandWidgetUserView.tsx
This commit is contained in:
simoleo89
2026-05-19 20:40:07 +02:00
15 changed files with 429 additions and 232 deletions
+1
View File
@@ -24,6 +24,7 @@ export class AvatarInfoUser implements IAvatarInfo
public standId: number = 0;
public overlayId: number = 0;
public cardBackgroundId: number = 0;
public borderId: number = 0;
public webID: number = 0;
public xp: number = 0;
public userType: number = -1;