HackMD/public/js/lib/editor/config.js

6 lines
61 B
JavaScript

let config = {
docmaxlength: null
}
export default config