mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-05-01 16:58:21 -05:00
LoadFileByID() was called after the preview branch, so GetPreview() received a nil io.Reader causing a panic in image.Decode.
LoadFileByID() was called after the preview branch, so GetPreview() received a nil io.Reader causing a panic in image.Decode.