From 6b3791f0a2263fa75fefc853137fef4c482ff558 Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Thu, 3 Oct 2024 12:50:14 +1000 Subject: [PATCH] fix: Update to use my qr code generator --- .gitignore | 1 + templates/payment2.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 548ad42..83f1ffb 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ __pycache__/ data/ +.venv/ \ No newline at end of file diff --git a/templates/payment2.html b/templates/payment2.html index 5f21dd9..c364282 100644 --- a/templates/payment2.html +++ b/templates/payment2.html @@ -40,7 +40,7 @@ }); }); -

Or scan the QR to pay

+

Or scan the QR to pay

{{redirect|safe}}