mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-26 03:31:56 +01:00
We previously checked out develop js-sdk even when building / testing mster. This would have worked usually, except when we have non-backwards compat changes on the js-sdk which we sometimes do with unstable interfaces (like sliding sync). This changes to use the master branch.