Unbreak translation text extraction

It was broken because of the same jinja2 update (presumably) which
prompted 68f72743c5.
This commit is contained in:
Jonas Schäfer
2022-05-30 20:51:37 +02:00
parent 56cee8bab6
commit 03ca7ac5bb
2 changed files with 67 additions and 68 deletions

View File

@@ -1,4 +1,3 @@
[python: snikket_web/**.py]
[jinja2: snikket_web/templates/**.html]
[jinja2: snikket_web/templates/**.j2]
extensions=jinja2.ext.autoescape,jinja2.ext.with_