Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
SpEcHiDe authored Apr 12, 2020
1 parent 4b84b01 commit 722188d
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,22 +39,19 @@
},
"PREFERRED_LANGUAGE": {
"description": "Your Languge ( ex: if english => 'en' )",
"value": "",
"required": false
},
"SCREENSHOT_API": {
"description": "api key from 'https://screenshotlayer.com'",
"value": "",
"required": false
},
"G_DRIVE_PARENT_ID": {
"description": "GDrive Folder ID",
"value": "",
"value": "root",
"required": false
},
"LOG_CHANNEL_ID": {
"description": "Telegram Log Channel ID",
"value": "",
"required": false
}
},
Expand All @@ -73,4 +70,4 @@
"size": "free"
}
}
}
}

0 comments on commit 722188d

Please sign in to comment.