mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 14:23:51 +02:00
OnPlayerJoining icon
This commit is contained in:
@@ -856,6 +856,7 @@ speechSynthesis.getVoices();
|
||||
data: ctx.displayName,
|
||||
isFavorite: ctx.isFavorite,
|
||||
isFriend: ctx.isFriend,
|
||||
userId: ctx.userId,
|
||||
type: 'OnPlayerJoining'
|
||||
};
|
||||
feeds.splice(i, 0, onPlayerJoining);
|
||||
|
||||
Reference in New Issue
Block a user