From b8ccc7c990a1542cf80578b41972f9a5b0870af9 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 30 Nov 2017 04:07:36 +0100 Subject: partial implementation of tipping --- tsconfig.json | 1 + 1 file changed, 1 insertion(+) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index baceaa729..3e7c68371 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -65,6 +65,7 @@ "src/webex/pages/reset-required.tsx", "src/webex/pages/return-coins.tsx", "src/webex/pages/show-db.ts", + "src/webex/pages/tip.tsx", "src/webex/pages/tree.tsx", "src/webex/renderHtml.tsx", "src/webex/wxApi.ts", -- cgit v1.2.3