Merge pull request #4772 from wisp3rwind/pr_fix_web

web: fix for breaking werkzeug change
This commit is contained in:
Benedikt 2023-04-29 11:48:52 +02:00 committed by GitHub
commit 567c3f06f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -265,6 +265,7 @@ class QueryConverter(PathConverter):
class EverythingConverter(PathConverter):
part_isolating = False
regex = '.*?'