mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-07-25 01:32:18 -05:00
This fixes a problem where Vikunja would sometimes return the html for the frontend when accessing an api route for a nonexistent ressource, because the static handler was the next best. Resolves https://kolaente.dev/vikunja/vikunja/issues/2110