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 68e1c40 commit bb7a7bcCopy full SHA for bb7a7bc
martor/widgets.py
@@ -69,7 +69,7 @@ class Media:
69
'plugins/js/highlight.min.js',
70
'plugins/js/resizable.min.js',
71
'plugins/js/emojis.min.js',
72
- 'martor/js/martor.js',
+ 'martor/js/martor.min.js',
73
)
74
75
if MARTOR_ENABLE_CONFIGS.get('spellcheck') == 'true':
0 commit comments