fix: Set {} to avoid 503

This commit is contained in:
1ambda 2016-11-04 12:51:26 +09:00
parent c48cc535cc
commit b43e14e97e

View file

@ -3,7 +3,7 @@
"group": "md",
"name": "md",
"className": "org.apache.zeppelin.markdown.Markdown",
"properties": null,
"properties": {},
"editor": {
"language": "markdown",
"editOnDblClick": true