Skip to content

Commit e637c4b

Browse files
authored
Update app.json
1 parent 5d3d63c commit e637c4b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@
3232
},
3333
"START_MESSAGE": {
3434
"description": "Optional: start message of bot, use HTML parsemode format",
35-
"value": "Hello {firstname}\n\nI can store private files in Specified Channel and other users can acess it from special link.",
36-
"required": false
35+
"value": "Hello {firstname}\n\nI can store private files in Specified Channel and other users can acess it from special link."
3736
},
3837
"ADMINS": {
3938
"description": "A space separated list of user_ids of Admins, they can only create links",

0 commit comments

Comments
 (0)