Files
element-call-Github/src
Hugh Nimmo-Smith 1a692b983a Use fetch() in a way that works for file URLs (#3071)
fetch returns a response code of 0 when it successfully loads a `file://` resource.

This means we can't just rely on `response.ok`.

Required for https://github.com/element-hq/element-call/issues/2994
2025-03-11 10:39:51 +01:00
..
2023-09-13 17:53:12 +02:00
2025-01-08 14:05:07 +00:00
2025-03-03 23:41:29 -05:00
2025-02-24 18:18:15 +07:00