mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Revert "fix: Set {} to avoid 503"
This reverts commit cd45d85a1e3260569b4e94e26a9b494de01f6821.
This commit is contained in:
parent
4e4893352f
commit
a59ebbd531
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"group": "md",
|
||||
"name": "md",
|
||||
"className": "org.apache.zeppelin.markdown.Markdown",
|
||||
"properties": {},
|
||||
"properties": null,
|
||||
"editor": {
|
||||
"language": "markdown",
|
||||
"editOnDblClick": true
|
||||
|
|
|
|||
Loading…
Reference in a new issue