use custom js-sdk (little patch for transports to contain adresses)

This commit is contained in:
Timo K
2026-06-25 10:50:30 +02:00
parent 3fb81032e0
commit a2d609d7cb
3 changed files with 14 additions and 8 deletions

View File

@@ -4,6 +4,7 @@ allowBuilds:
"@swc/core": true
"core-js": true
"esbuild": true
"matrix-js-sdk@https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/8019fb027ab9c445d2e8e925e00268b93f4c85c1": true
"matrix-js-sdk@https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/8c95727b6278fe7942c20d0b9485f984dd0694b7": true
"protobufjs": true
overrides: