mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
'icons' is not a documented member for plugin definition objects in 'ckeditor'.
This commit is contained in:
@@ -282,7 +282,6 @@ function test_adding_dialog_by_definition() {
|
||||
|
||||
function test_adding_plugin() {
|
||||
CKEDITOR.plugins.add( 'abbr', {
|
||||
icons: 'abbr',
|
||||
init: function( editor: CKEDITOR.editor ) {
|
||||
// empty logic
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user