Fix tabs/spaces inconsistencies

This commit is contained in:
Rowan Manning
2013-11-15 16:31:24 +00:00
parent 7a1160b257
commit b996f2694b
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{ {
"webservice": "http://localhost:3000/", "webservice": "http://localhost:3000/",
"port": 4000, "port": 4000,
"noindex": true, "noindex": true,
"readonly": false "readonly": false
} }

View File

@@ -1,6 +1,6 @@
{ {
"webservice": "http://localhost:3000/", "webservice": "http://localhost:3000/",
"port": 4000, "port": 4000,
"noindex": true, "noindex": true,
"readonly": false "readonly": false
} }