mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-03-01 17:41:03 +08:00
Merge pull request #91 from nagisa77/codex/fix-vditorinstance.getvalue-not-a-function-error
Fix comment editor vditor instance
This commit is contained in:
@@ -60,10 +60,7 @@ export default {
|
||||
'link',
|
||||
'image'
|
||||
],
|
||||
toolbarConfig: { pin: true },
|
||||
after() {
|
||||
vditorInstance.value = this
|
||||
}
|
||||
toolbarConfig: { pin: true }
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user