mattermost / mattermost-plugin-zoom

Zoom plugin for Mattermost :electric_plug:
Apache License 2.0
106 stars 68 forks source link

[MM-134] Fix issue: Emoji not working in meeting title #335

Closed raghavaggarwal2308 closed 9 months ago

raghavaggarwal2308 commented 9 months ago

Summary

Fix issue: Emoji not working in meeting title

Screenshot:

image

Ticket Link

Fixes https://github.com/mattermost/mattermost-plugin-zoom/pull/322#issuecomment-1893243798

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e22524d) 18.42% compared to head (ab62824) 18.42%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #335 +/- ## ======================================= Coverage 18.42% 18.42% ======================================= Files 9 9 Lines 1514 1514 ======================================= Hits 279 279 Misses 1184 1184 Partials 51 51 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

mickmister commented 9 months ago

@arush-vashishtha Can you please take a look at this PR?