mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-07 14:56:06 +02:00
fill invite message
This commit is contained in:
+1
-1
@@ -6564,7 +6564,7 @@ CefSharp.BindObjectAsync(
|
|||||||
var params = {
|
var params = {
|
||||||
receiverUserId: '',
|
receiverUserId: '',
|
||||||
type: 'invite',
|
type: 'invite',
|
||||||
message: '',
|
message: 'This is a generated invite',
|
||||||
seen: false,
|
seen: false,
|
||||||
details: {
|
details: {
|
||||||
worldId: D.worldId,
|
worldId: D.worldId,
|
||||||
|
|||||||
Reference in New Issue
Block a user