From 14f3d1e06dda003d457f2b3531e197011a284244 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Mon, 9 Jan 2023 08:33:41 -0300 Subject: wallet-core pretty --- packages/taler-wallet-core/src/operations/common.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/taler-wallet-core/src/operations/common.ts') diff --git a/packages/taler-wallet-core/src/operations/common.ts b/packages/taler-wallet-core/src/operations/common.ts index cb22105e1..96009eb0b 100644 --- a/packages/taler-wallet-core/src/operations/common.ts +++ b/packages/taler-wallet-core/src/operations/common.ts @@ -175,7 +175,7 @@ export async function spendCoins( await tx.coins.put(coin); await tx.coinAvailability.put(coinAvailability); } - + await ws.refreshOps.createRefreshGroup( ws, tx, -- cgit v1.2.3