From 8f3fadac27b2d0d191a4a502ed8a63a9b554e261 Mon Sep 17 00:00:00 2001 From: lizheming Date: Wed, 30 Jan 2019 17:10:40 +0800 Subject: [PATCH] fix #3 --- index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/index.js b/index.js index 3dab1d9..4fa0f13 100644 --- a/index.js +++ b/index.js @@ -18,7 +18,6 @@ configParser({ }, to_user: { usage: 'The user ids to send the message to', - def: '@all', env: 'PLUGIN_TO_USER,WECHAT_TO_USER' }, to_tag: {