diff --git a/editor/extensions/ext-imagelib.js b/editor/extensions/ext-imagelib.js index 1dfaf079..695b1d9c 100644 --- a/editor/extensions/ext-imagelib.js +++ b/editor/extensions/ext-imagelib.js @@ -32,13 +32,12 @@ svgEditor.addExtension("imagelib", function() {'use strict'; name: 'IAN Symbol Libraries', url: 'http://ian.umces.edu/symbols/catalog/svgedit/album_chooser.php', description: 'Free library of illustrations' - }, - { - name: 'Openclipart', - url: 'http://openclipart.org/svgedit', - description: 'Share and Use Images. Over 50,000 Public Domain SVG Im - ages and Growing.' - } + }, + { + name: 'Openclipart', + url: 'http://openclipart.org/svgedit', + description: 'Share and Use Images. Over 50,000 Public Domain SVG Images and Growing.' + } ]; function closeBrowser() {