mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
lint compliance
This commit is contained in:
parent
f90addc79c
commit
63459b914e
@ -1405,6 +1405,8 @@ define([
|
||||
framework._.sfCommon.getSframeChannel().event('EV_SHARE_OPEN', data);
|
||||
};
|
||||
|
||||
var CKEDITOR = window.CKEDITOR;
|
||||
|
||||
// remove selected formatting with ctrl-space
|
||||
editor.addCommand('deformat', {
|
||||
exec: function (edt) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user