From ca3dd8865fe7f78158b0c87d6796a34d408a73fb Mon Sep 17 00:00:00 2001 From: Lyubomir Marinov Date: Wed, 13 Jan 2016 21:55:09 +0200 Subject: [PATCH] Asynchronously downloads the callstats.io API because the third-party server may take 'forever' to respond. --- index.html | 1 - modules/statistics/CallStats.js | 43 +++++++++++++++++++++++++++++---- 2 files changed, 38 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 112eea348..f317246f3 100644 --- a/index.html +++ b/index.html @@ -225,7 +225,6 @@