Skip to content

Commit 12cec09

Browse files
Merge pull request #1524 from OfficeDev/v-mfurquan/meeting-live-code-interview-fixes-3
Meeting Live Code Interview Local Debug Issue Fixes PR 3
2 parents fb5982f + 2e79ce1 commit 12cec09

File tree

3 files changed

+1726
-1199
lines changed

3 files changed

+1726
-1199
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)