diff options
author | Florian Dold <florian.dold@gmail.com> | 2017-06-05 03:20:28 +0200 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2017-06-05 03:20:28 +0200 |
commit | 290459133226503bcbc16f7dc3cb04d7abdc6735 (patch) | |
tree | 0d21f175f60c10f144f9dc6a661979e5e06c8d71 /tsconfig.json | |
parent | e95027f37712c37be243403a78ff6a327a83177e (diff) |
pretty reset page
Diffstat (limited to 'tsconfig.json')
-rw-r--r-- | tsconfig.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tsconfig.json b/tsconfig.json index 7bcf7d495..349b5969a 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -63,6 +63,7 @@ "src/webex/pages/logs.tsx", "src/webex/pages/payback.tsx", "src/webex/pages/popup.tsx", + "src/webex/pages/reset-required.tsx", "src/webex/pages/show-db.ts", "src/webex/pages/tree.tsx", "src/webex/renderHtml.tsx", |