Skip to content

Commit

Permalink
Revert "fix: Fix client-side message rendering issue when sending att…
Browse files Browse the repository at this point in the history
…achements through the library (pedroslopez#1905)" (pedroslopez#1932)

This reverts commit 7dd8688.
  • Loading branch information
pedroslopez authored and dlimars committed Feb 22, 2023
1 parent cd83862 commit e471e82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/util/Injected.js
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,6 @@ exports.LoadUtils = () => {
...ephemeralFields,
...locationOptions,
...attOptions,
...(Object.keys(attOptions).length > 0 ? attOptions.toJSON() : {}),
...quotedMsgOptions,
...vcardOptions,
...buttonOptions,
Expand Down

0 comments on commit e471e82

Please sign in to comment.