From 174711af12c54eadff3f45d70afb884f148b7cc4 Mon Sep 17 00:00:00 2001 From: Glenwing Date: Sun, 18 Mar 2018 00:52:14 -0700 Subject: [PATCH] CTA test 3 --- bandwidth/bandwidth.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bandwidth/bandwidth.js b/bandwidth/bandwidth.js index 58f3568..92b3fce 100644 --- a/bandwidth/bandwidth.js +++ b/bandwidth/bandwidth.js @@ -1067,7 +1067,7 @@ function Load_CTA_861() { console.log('Response code:', response.status); return; } - CTA861 = data; + CTA861 = response.data; } ).then( function() {