From 34c9f806cf93bd6f13f6ce138b1412f28fdbc53d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Rodr=C3=ADguez=20Baquero?= Date: Thu, 9 Apr 2020 23:18:25 -0500 Subject: [PATCH] Update app.js --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.js b/app.js index dc0ee18..39c056b 100644 --- a/app.js +++ b/app.js @@ -1,4 +1,4 @@ -/* global WebTorrent, angular, moment, prompt, CoinHive */ +/* global WebTorrent, angular, moment, prompt */ const VERSION = '0.18.1'