Browse Source

test

master
Satinder Grewal 8 years ago
parent
commit
0e47a69e1c
  1. 2
      assets/scripts/dashboard.js

2
assets/scripts/dashboard.js

@ -277,7 +277,7 @@ var Dashboard = function() {
TotalFiatValue(); TotalFiatValue();
//console.log('Get Rates (every 60 seconds)'); //console.log('Get Rates (every 60 seconds)');
} }
}, 1000); }, 60000);
} }

Loading…
Cancel
Save