Join Nostr
2023-11-26 06:24:46 UTC

prs on Nostr: update testdata URL path method (#1767) URL.absoluteString returns "files:///" prefix ...

update testdata URL path method (#1767)

URL.absoluteString returns "files:///" prefix path, which causes previews error always.
URL.path would be the right method.

master, 1 commits

https://github.com/damus-io/damus/pull/1767