Skip to content

Commit

Permalink
Adding docs link and original description.
Browse files Browse the repository at this point in the history
  • Loading branch information
malexanderlim committed Nov 22, 2024
1 parent a0dc9a4 commit bf6fd91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/microsoft_teams/microsoft_teams.app.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import constants from "./common/constants.mjs";
export default {
type: "app",
app: "microsoft_teams",
description: "Connect and interact with Microsoft Teams, supporting both internal and external communications.",
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.",
propDefinitions: {
team: {
type: "string",
Expand Down

0 comments on commit bf6fd91

Please sign in to comment.