Skip to content

Commit bf6fd91

Browse files
committed
Adding docs link and original description.
1 parent a0dc9a4 commit bf6fd91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/microsoft_teams/microsoft_teams.app.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import constants from "./common/constants.mjs";
55
export default {
66
type: "app",
77
app: "microsoft_teams",
8-
description: "Connect and interact with Microsoft Teams, supporting both internal and external communications.",
8+
description: "**Personal accounts are not currently supported by Microsoft Teams.** Refer to Microsoft's documentation [here](https://learn.microsoft.com/en-us/graph/permissions-reference#remarks-7) to learn more.",
99
propDefinitions: {
1010
team: {
1111
type: "string",

0 commit comments

Comments
 (0)