Skip to content

Commit 2e79ce1

Browse files
committed
Updated Manifest for meeting Rec app csharp from ajays
1 parent 97e9212 commit 2e79ce1

File tree

1 file changed

+2
-2
lines changed
  • samples/meeting-recruitment-app/csharp/TeamsApp/appPackage

1 file changed

+2
-2
lines changed

samples/meeting-recruitment-app/csharp/TeamsApp/appPackage/manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"canUpdateConfiguration": true,
3030
"scopes": [
3131
"team",
32-
"groupchat"
32+
"groupChat"
3333
],
3434
"context": [
3535
"meetingChatTab",
@@ -50,7 +50,7 @@
5050
{
5151
"botId": "${{AAD_APP_CLIENT_ID}}",
5252
"scopes": [
53-
"groupchat"
53+
"groupChat"
5454
],
5555
"needsChannelSelector": false,
5656
"isNotificationOnly": false,

0 commit comments

Comments
 (0)