Ability to use Ctrl+click on the cryptpad logo in apps
This commit is contained in:
@@ -27,7 +27,6 @@ define([
|
||||
APP._onRefresh.push(h);
|
||||
};
|
||||
var refresh = APP.refresh = function () {
|
||||
console.log('chnge');
|
||||
APP._onRefresh.forEach(function (h) {
|
||||
h();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user