Fix avatar in /pad
This commit is contained in:
@@ -171,11 +171,6 @@ define([
|
||||
}
|
||||
};
|
||||
|
||||
$(window.document).on('decryption', function (e) {
|
||||
var decrypted = e.originalEvent;
|
||||
if (decrypted.callback) { decrypted.callback(); }
|
||||
});
|
||||
|
||||
return DiffMd;
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user