Roo/htmleditor/TidyEntities.js
authorAlan <alan@roojs.com>
Thu, 6 Jan 2022 08:59:41 +0000 (16:59 +0800)
committerAlan <alan@roojs.com>
Thu, 6 Jan 2022 08:59:41 +0000 (16:59 +0800)
Roo/htmleditor/TidyEntities.js

index 1ecb9b3..5db0ea6 100644 (file)
@@ -738,7 +738,8 @@ Roo.htmleditor.TidyEntities = {
                        map[items[i]] = {};
                }
                return map;
-       },
+       }
+};