We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b1d36e commit cd0ec54Copy full SHA for cd0ec54
package.js
@@ -34,8 +34,8 @@ Package.onUse(function(api) {
34
35
// JS Plugins
36
"froala:editor/js/plugins/align.min.js",
37
- "froala:editor/js/plugins/char_beautifier.min.js",
38
"froala:editor/js/plugins/char_counter.min.js",
+ "froala:editor/js/plugins/code_beautifier.min.js",
39
"froala:editor/js/plugins/code_view.min.js",
40
"froala:editor/js/plugins/colors.min.js",
41
"froala:editor/js/plugins/emoticons.min.js",
0 commit comments