mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
spellChecker: false,
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
element: this.$refs.editor,
|
element: this.$refs.editor,
|
||||||
lineNumbers: true,
|
lineNumbers: true,
|
||||||
uploadImage: false,
|
uploadImage: false,
|
||||||
|
spellChecker: false,
|
||||||
{{-- imageMaxSize: 1024 * 1024 * 10,--}}
|
{{-- imageMaxSize: 1024 * 1024 * 10,--}}
|
||||||
{{-- imageUploadFunction: (file, onSuccess, onError) => {--}}
|
{{-- imageUploadFunction: (file, onSuccess, onError) => {--}}
|
||||||
{{-- @this.upload('images', file, (uploadedFilename) => {--}}
|
{{-- @this.upload('images', file, (uploadedFilename) => {--}}
|
||||||
|
|||||||
Reference in New Issue
Block a user