master
km0 3 years ago
parent cb5b32166f
commit 6ecd0c8cc6

@ -106,6 +106,7 @@ def update_wiki(recipe):
'''Who''' '''Who'''
<br> <br>
{recipe['who']} {recipe['who']}
<br>
""" """
text += textwrap.dedent(content) text += textwrap.dedent(content)
page.edit(text, f'Added a new recipe! {recipe["title"]}') page.edit(text, f'Added a new recipe! {recipe["title"]}')

Loading…
Cancel
Save