Clear channel cache when destroying a pad owned by a team

pull/1/head
yflory 4 years ago
parent d6e736b29f
commit e5935d7feb

@ -187,7 +187,7 @@ define([
team.rpc = call;
team.onRpcReadyEvt.fire();
cb();
});
}, Cache);
});
};

Loading…
Cancel
Save