From 857c0ab4cd2253a0e1d53e3372a1ff1565cb4150 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sun, 15 Dec 2019 19:04:14 +0100 Subject: introduce refund groups, react correctly to 410 Gone for /refund --- tsconfig.json | 1 + 1 file changed, 1 insertion(+) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index 43ccd7e21..81e529fad 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -54,6 +54,7 @@ "src/operations/payback.ts", "src/operations/pending.ts", "src/operations/refresh.ts", + "src/operations/refund.ts", "src/operations/reserves.ts", "src/operations/return.ts", "src/operations/state.ts", -- cgit v1.2.3