Skip to content

Commit 7adfdb6

Browse files
authored
Update app.json
1 parent 944c334 commit 7adfdb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"START_MESSAGE": {
3838
"description": "Optional: start message of bot, use HTML parsemode format",
39-
"value": "Hello {firstname}\n\nI can store private files in Specified Channel and other users can access it from special link."
39+
"value": "Hello {first}\n\nI can store private files in Specified Channel and other users can access it from special link."
4040
},
4141
"ADMINS": {
4242
"description": "A space separated list of user_ids of Admins, they can only create links",

0 commit comments

Comments
 (0)