mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-23 11:31:07 +01:00
* 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