Improve trim history UI when completed
This commit is contained in:
@@ -191,9 +191,7 @@ define([
|
||||
|
||||
nThen(function (waitFor) {
|
||||
channels.forEach(function (obj) {
|
||||
console.warn(obj); // XXX
|
||||
rpc.trimHistory(obj, waitFor(function (err) {
|
||||
console.error(obj.channel, arguments); // XXX
|
||||
if (err) {
|
||||
warning.push(err);
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user