config.json: missing closing quote

This commit is contained in:
Yann Cébron 2015-07-24 08:40:48 +02:00
parent d419a3e185
commit d30fa5b5eb

View File

@ -2,6 +2,6 @@
"productName": "IntelliJ Platform SDK",
"searchScope": "intellij-sdk-docs",
"disqusID": "",
"showDisqus: false,
"showDisqus": false,
"useSideblocks": true
}