temporarily disable table button in mavon editor

This commit is contained in:
vabene1111
2022-07-01 11:58:28 +02:00
parent 9c8a410e50
commit d9d0676bed

View File

@@ -770,7 +770,7 @@ export default {
link: true,
imagelink: false,
code: true,
table: true,
table: false,
fullscreen: true,
readmodel: true,
htmlcode: true,