summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-09-29 14:17:16 -0700
committer=Corey Hulen <corey@hulen.com>2015-09-29 14:17:16 -0700
commit8fadea44debd00c1babd12bff9eb2dd0a5d99370 (patch)
tree029cf65137b2590308c2d745ef61d7458d3d7287 /config/config.json
parent942702ff1a6cc3763742ea9fec6ecc587d998411 (diff)
downloadchat-8fadea44debd00c1babd12bff9eb2dd0a5d99370.tar.gz
chat-8fadea44debd00c1babd12bff9eb2dd0a5d99370.tar.bz2
chat-8fadea44debd00c1babd12bff9eb2dd0a5d99370.zip
PLT-404 adding basic error checking to config file.
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index 1dbd05a79..38acee85a 100644
--- a/config/config.json
+++ b/config/config.json
@@ -86,4 +86,4 @@
"TokenEndpoint": "",
"UserApiEndpoint": ""
}
-}
+} \ No newline at end of file