mirror of
https://gitee.com/gitea/gitea
synced 2026-01-01 21:26:36 +08:00
The content_type value was defaulting to the string value of the ContentType, not the integer value as expected by the backend. Co-authored-by: Jeff Stein <jeff@jeffvstein.org>