flatrate added

This commit is contained in:
Ben Arc
2021-08-13 23:23:18 +01:00
parent 4ce0ed63c0
commit 3fda8bf06f
7 changed files with 136 additions and 36 deletions
+2 -1
View File
@@ -28,6 +28,7 @@ async def display(form_id):
form_id=form.id,
form_name=form.name,
form_desc=form.description,
form_costpword=form.costpword,
form_amount=form.amount,
form_flatrate=form.flatrate,
form_wallet=wallet.inkey,
)