Remove deleted pads from the drive
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
(function (window) {
|
||||
define([], function () {
|
||||
var Util = {};
|
||||
var Util = window.CryptPad_Util = {};
|
||||
|
||||
// If once is true, after the event has been fired, any further handlers which are
|
||||
// registered will fire immediately, and this type of event cannot be fired twice.
|
||||
|
||||
Reference in New Issue
Block a user