mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-05-31 22:26:22 -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.