Added option to hide the welcome message.

This commit is contained in:
deepjyoti30
2020-05-13 11:28:18 +05:30
parent 4c0a4b46c6
commit 8babc4becc
3 changed files with 8 additions and 29 deletions

View File

@@ -29,5 +29,6 @@
]
}
],
"user": "Deepjyoti"
"user": "Deepjyoti",
"disableMessage": true
}