mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-08-08 06:23:09 -04:00
add missing generator field
This commit is contained in:
parent
d9a4ba4e31
commit
722a77263b
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ async def gne(request):
|
|||
- {args['tos'][0]}
|
||||
url: {args['url'][0]}
|
||||
verified: false</pre>
|
||||
score-boost: 0
|
||||
"""
|
||||
return(html(yamlString))
|
||||
template = env.get_template('generate-new-exchange.html')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue