We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10513dc commit 595da21Copy full SHA for 595da21
js/samples/07.whoBot/appPackage/manifest.json
@@ -16,8 +16,8 @@
16
"termsOfUseUrl": "https://www.microsoft.com/en-us/legal/terms-of-use"
17
},
18
"description": {
19
- "short": "Sample bot that repeats back what you say",
20
- "full": "Sample bot that repeats back what you say"
+ "short": "This bot can tell you about your personal work-related information.",
+ "full": "This bot can tell you about your personal work-related information"
21
22
"icons": {
23
"outline": "outline.png",
0 commit comments