mirror of
https://github.com/requarks/wiki.git
synced 2025-02-25 18:55:30 -06:00
fix: linting editor-markdown
This commit is contained in:
parent
9f92aa4050
commit
3c27350a12
@ -284,7 +284,6 @@ export default {
|
||||
this.activeModal = (this.activeModal === key) ? '' : key
|
||||
},
|
||||
onCmReady(cm) {
|
||||
let self = this
|
||||
const keyBindings = {
|
||||
'F11' (cm) {
|
||||
cm.setOption('fullScreen', !cm.getOption('fullScreen'))
|
||||
|
Loading…
Reference in New Issue
Block a user