From 058e319d966b66e5c6788eab16e2057395cfbb8b Mon Sep 17 00:00:00 2001 From: Catrya <140891948+Catrya@users.noreply.github.com> Date: Thu, 15 Aug 2024 12:58:13 -0400 Subject: [PATCH] Fix cancelall to cancel hold invoice paid when a waiting-buyer-invoice order is canceled --- bot/start.ts | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/bot/start.ts b/bot/start.ts index fbbc5737..b091e3f5 100644 --- a/bot/start.ts +++ b/bot/start.ts @@ -434,7 +434,12 @@ const initialize = (botToken: string, options: Partial