mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 10:17:50 +08:00
config.json: missing closing quote
This commit is contained in:
parent
d419a3e185
commit
d30fa5b5eb
@ -2,6 +2,6 @@
|
|||||||
"productName": "IntelliJ Platform SDK",
|
"productName": "IntelliJ Platform SDK",
|
||||||
"searchScope": "intellij-sdk-docs",
|
"searchScope": "intellij-sdk-docs",
|
||||||
"disqusID": "",
|
"disqusID": "",
|
||||||
"showDisqus: false,
|
"showDisqus": false,
|
||||||
"useSideblocks": true
|
"useSideblocks": true
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user