Commit 696b801cd69dfa610f761c9e0417a2c53127d85c

Authored by Adhidarma Hadiwinoto
1 parent ba4720dac8
Exists in master

matikan updateBalance, gunakan punya aaa

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -171,7 +171,7 @@ function createServer() {
171 171 }
172 172  
173 173 message = qs.info;
174   - updateBalance(message);
  174 + //updateBalance(message);
175 175 if (sn) {
176 176 message = 'SN=' + sn + '; ' + message;
177 177 }