This commit is contained in:
Ben Arc
2021-06-24 01:42:23 +01:00
parent e51ef5b722
commit 6dec5c2f6a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -29,5 +29,5 @@ async def display(form_id):
form_name=form.name,
form_desc=form.description,
form_costpword=form.costpword,
form_wallet=wallet.inkey
form_wallet=wallet.inkey,
)