Skip to content

Commit

Permalink
Fix notification for group posts (vrcx-team#895)
Browse files Browse the repository at this point in the history
  • Loading branch information
DubyaDude authored and Natsumi-sama committed Sep 1, 2024
1 parent 4e9aeaa commit 40e6bab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions html/src/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -33257,6 +33257,7 @@ speechSynthesis.getVoices();
text: D.text,
roleIds: D.roleIds,
visibility: D.visibility,
sendNotification: D.sendNotification,
imageId: null
};
if (this.gallerySelectDialog.selectedFileId) {
Expand Down

0 comments on commit 40e6bab

Please sign in to comment.