Skip to content

Commit bb7a7bc

Browse files
committed
fixed name .min.js
1 parent 68e1c40 commit bb7a7bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

martor/widgets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ class Media:
6969
'plugins/js/highlight.min.js',
7070
'plugins/js/resizable.min.js',
7171
'plugins/js/emojis.min.js',
72-
'martor/js/martor.js',
72+
'martor/js/martor.min.js',
7373
)
7474

7575
if MARTOR_ENABLE_CONFIGS.get('spellcheck') == 'true':

0 commit comments

Comments
 (0)