remotes/1693045480750635534/spooky-22
Aevann1 2021-08-13 04:37:04 +02:00
parent 045b13fac4
commit f779c7400d
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ def app_config(x):
@app.template_filter("post_embed")
def crosspost_embed(id):
id = int(id)
p = get_post(id, graceful=True)
return render_template(