Move updateStatusBar method into editor class
This commit is contained in:
5
public/js/lib/editor/config.js
Normal file
5
public/js/lib/editor/config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
let config = {
|
||||
docmaxlength: null
|
||||
}
|
||||
|
||||
export default config
|
||||
Reference in New Issue
Block a user