mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-12 03:13:50 +02:00
add usericon props
This commit is contained in:
@@ -1042,6 +1042,7 @@ import gameLogService from './service/gamelog.js'
|
||||
id: '',
|
||||
username: '',
|
||||
displayName: '',
|
||||
userIcon: '',
|
||||
bio: '',
|
||||
bioLinks: [],
|
||||
pastDisplayNames: [],
|
||||
@@ -1135,6 +1136,7 @@ import gameLogService from './service/gamelog.js'
|
||||
id: '',
|
||||
username: '',
|
||||
displayName: '',
|
||||
userIcon: '',
|
||||
bio: '',
|
||||
bioLinks: [],
|
||||
currentAvatarImageUrl: '',
|
||||
|
||||
Reference in New Issue
Block a user