Skip to content

Commit 3cc6edb

Browse files
committed
JS strict directive
1 parent d78fb2e commit 3cc6edb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app/assets/javascripts/activeadmin/quill_editor_input.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
(function () {
2+
'use strict'
3+
24
// --- functions ---------------------------------------------------------------
35
function initQuillEditors() {
46
let default_theme = 'snow'

0 commit comments

Comments
 (0)