mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-25 11:11:31 +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.