Add expand editor button to Template node

This commit is contained in:
Nick O'Leary
2019-05-19 22:33:34 +01:00
parent 83d99043a8
commit 5f5feaed5f
4 changed files with 121 additions and 8 deletions

View File

@@ -729,6 +729,9 @@
"jsEditor": {
"title": "JavaScript editor"
},
"textEditor": {
"title": "Text editor"
},
"jsonEditor": {
"title": "JSON editor",
"format": "format JSON"