From d1dade44265ce515526cef90cb4651bb905b17ee Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 30 May 2023 09:35:58 +0200 Subject: -type error --- packages/taler-wallet-core/src/operations/withdraw.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/taler-wallet-core/src/operations/withdraw.ts') diff --git a/packages/taler-wallet-core/src/operations/withdraw.ts b/packages/taler-wallet-core/src/operations/withdraw.ts index 7636395bd..e08aa59a7 100644 --- a/packages/taler-wallet-core/src/operations/withdraw.ts +++ b/packages/taler-wallet-core/src/operations/withdraw.ts @@ -334,6 +334,7 @@ export async function abortWithdrawalTransaction( } return undefined; }); + ws.workAvailable.trigger(); notifyTransition(ws, transactionId, transitionInfo); } -- cgit v1.2.3