Skip to content

Commit

Permalink
Fix notification for group posts (#895)
Browse files Browse the repository at this point in the history
  • Loading branch information
DubyaDude authored Sep 1, 2024
1 parent dd97c60 commit ed74e82
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 @@ -33252,6 +33252,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 ed74e82

Please sign in to comment.