Fix notification for group posts (#895)

This commit is contained in:
Usman Shafiq
2024-09-01 04:39:37 -04:00
committed by GitHub
parent dd97c60725
commit ed74e8293e

View File

@@ -33252,6 +33252,7 @@ speechSynthesis.getVoices();
text: D.text,
roleIds: D.roleIds,
visibility: D.visibility,
sendNotification: D.sendNotification,
imageId: null
};
if (this.gallerySelectDialog.selectedFileId) {