mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-07 14:56:06 +02:00
Fix notification for group posts (#895)
This commit is contained in:
@@ -33252,6 +33252,7 @@ speechSynthesis.getVoices();
|
|||||||
text: D.text,
|
text: D.text,
|
||||||
roleIds: D.roleIds,
|
roleIds: D.roleIds,
|
||||||
visibility: D.visibility,
|
visibility: D.visibility,
|
||||||
|
sendNotification: D.sendNotification,
|
||||||
imageId: null
|
imageId: null
|
||||||
};
|
};
|
||||||
if (this.gallerySelectDialog.selectedFileId) {
|
if (this.gallerySelectDialog.selectedFileId) {
|
||||||
|
|||||||
Reference in New Issue
Block a user