From 5e85cd8b8fa25ed3fbfc260b48bcad098978407a Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 9 Feb 2016 21:56:06 +0100 Subject: new reserve creation protocol --- extension/tsconfig.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'extension/tsconfig.json') diff --git a/extension/tsconfig.json b/extension/tsconfig.json index 5788cc057..18539aa4e 100644 --- a/extension/tsconfig.json +++ b/extension/tsconfig.json @@ -11,6 +11,7 @@ "lib/i18n.ts", "lib/refs.ts", "lib/web-common.ts", + "lib/wallet/checkable.ts", "lib/wallet/db.ts", "lib/wallet/emscriptif.ts", "lib/wallet/http.ts", @@ -21,6 +22,7 @@ "background/main.ts", "content_scripts/notify.ts", "popup/popup.tsx", + "pages/show-db.ts", "pages/confirm-contract.tsx", "pages/confirm-create-reserve.tsx", "test/tests/taler.ts" -- cgit v1.2.3