From e0c3ae70a20fedc3bad638ef6676363f8eb3efcb Mon Sep 17 00:00:00 2001 From: Jinwei Zhao Date: Tue, 31 Jan 2017 18:32:56 +0800 Subject: refactor --- config.json.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.json.example') diff --git a/config.json.example b/config.json.example index 7e61d75..ea29c95 100755 --- a/config.json.example +++ b/config.json.example @@ -3,7 +3,7 @@ "Passwd": "Your Ingress Account Password", "BOT_TOKEN": "Your Telegram Bot Token", "CHANNEL_NAME": "Your Channel ID", - "PhantomjsPath": "/usr/local/phantomjs/bin/phantomjs", + "PhantomJSPath": "/usr/local/phantomjs/bin/phantomjs", "DBName": "", "DBUser": "", "DBPass": "", -- cgit v1.2.3