mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-07 06:56:04 +02:00
unused props
This commit is contained in:
@@ -1059,7 +1059,6 @@ import gameLogService from './service/gamelog.js'
|
|||||||
last_login: '',
|
last_login: '',
|
||||||
last_platform: '',
|
last_platform: '',
|
||||||
allowAvatarCopying: false,
|
allowAvatarCopying: false,
|
||||||
friendKey: '',
|
|
||||||
onlineFriends: [],
|
onlineFriends: [],
|
||||||
activeFriends: [],
|
activeFriends: [],
|
||||||
offlineFriends: [],
|
offlineFriends: [],
|
||||||
@@ -1149,7 +1148,6 @@ import gameLogService from './service/gamelog.js'
|
|||||||
last_platform: '',
|
last_platform: '',
|
||||||
allowAvatarCopying: false,
|
allowAvatarCopying: false,
|
||||||
isFriend: false,
|
isFriend: false,
|
||||||
friendKey: '',
|
|
||||||
location: '',
|
location: '',
|
||||||
worldId: '',
|
worldId: '',
|
||||||
instanceId: '',
|
instanceId: '',
|
||||||
|
|||||||
Reference in New Issue
Block a user