This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove autoplay attribute from audio tag in voice messages
Before removing autoplay attribute from audio tag in voice messages, all preloaded voice messages would start playing simultaneously. The "false" string wasn't interpreted as a string and no autoplay is the default behaviour anyway.
- Loading branch information