mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
bdd3007c87
Fix regression from https://github.com/go-gitea/gitea/pull/23801, where I forgot that the new module will not throw, so the `catch` handlers were never triggered and in turn, the WEBP was not converted to PNG.