Fix uncaught 500 error on invalid replies_policy (Fix #19097) (#20126)

This commit is contained in:
trwnh 2022-11-08 09:37:28 -06:00 committed by GitHub
parent c989faaa62
commit 68d9dcd425
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -7,6 +7,10 @@ class Api::V1::ListsController < Api::BaseController