mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-13 22:54:42 -04:00
Move updateStatusBar method into editor class
This commit is contained in:
parent
df743ab902
commit
f5b95c5d36
3 changed files with 35 additions and 27 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue