mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-07-19 08:13:10 -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.