Removed debug
This commit is contained in:
parent
1a9c603ce2
commit
0909e2b0a7
@ -2331,7 +2331,6 @@ angular.module('myApp.services', ['myApp.i18n', 'izhukov.utils'])
|
||||
} else {
|
||||
historyStorage = historiesStorage[peerID] = {count: null, history: [message.id], pending: []};
|
||||
}
|
||||
console.log('upd', historyStorage.history);
|
||||
|
||||
saveMessages([message]);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user