Skip to content

Commit

Permalink
Fixed script error on settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerwins committed Jan 16, 2016
1 parent 5e357d0 commit 3d83a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/lite/settings.js
@@ -1,6 +1,6 @@
define([
'summernote/lite/ui',
'../../../../lang/summernote-en-US',
'summernote/base/summernote-en-US',
'summernote/base/module/Editor',
'summernote/lite/module/Toolbar'
], function (ui, lang, Editor, Toolbar) {
Expand Down

0 comments on commit 3d83a1f

Please sign in to comment.