cloudflare / wildebeest

Wildebeest is an ActivityPub and Mastodon-compatible server
Other
2.04k stars 399 forks source link

fix DocumentHeadValue being modified as readonly #350

Closed dario-piotrowicz closed 1 year ago

dario-piotrowicz commented 1 year ago

Fixing this ts issue: Screenshot 2023-02-28 at 11 42 20

(basically even if I am creating it from scratch the DocumentHeadValue has all readonly fields)