mirror of
https://github.com/vector-im/element-web.git
synced 2026-06-29 11:58:35 +00:00
c09ca7b4ee
* Factor out `MessageEvent.from()` usage The class/function is disappearing from the events-sdk, at least in this form. * Manually create contents for events used by cypress The utility function is out of range of the calling code at runtime, for some reason. * Run prettier * Maybe this will fix the build