diff options
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 |