master
km0 2 years ago
parent cb5b32166f
commit 6ecd0c8cc6

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

Loading…
Cancel
Save