diff options
author | ike | 2020-02-07 19:12:15 +0800 |
---|---|---|
committer | ike | 2020-02-08 15:57:35 +0800 |
commit | 78682f57c43c8af8abccc60848df4d7533dabc60 (patch) | |
tree | 9e3b5cff1f93ec6dcda13a29421f7ae4248185cd | |
parent | 197223dc81267efb22a63872a42f839b2276e1b6 (diff) |
Update app.json
Signed-off-by: ike <developer@ikewat.com>
Diffstat (limited to '')
-rw-r--r-- | app.json | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -132,6 +132,10 @@ "description": "Google API client secret", "required": false }, + "CMD_GOOGLE_HOSTEDDOMAIN": { + "description": "Google API hosted domain (Provided only if the user belongs to a hosted domain)", + "required": false + }, "CMD_IMGUR_CLIENTID": { "description": "Imgur API client id", "required": false |