From 095a3048136afa2be60cbeffeabad0bc25fc9ff7 Mon Sep 17 00:00:00 2001 From: ThrRip Date: Mon, 13 Nov 2023 09:06:01 +0800 Subject: [PATCH] home: Remove handling of the situation of where payment ... is required but `payment_amount` is not specified --- packages/home/app.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/home/app.vue b/packages/home/app.vue index d013f1a..bfad934 100644 --- a/packages/home/app.vue +++ b/packages/home/app.vue @@ -279,7 +279,7 @@