Skip to content

Commit

Permalink
Update enterprise label
Browse files Browse the repository at this point in the history
  • Loading branch information
esethna authored Aug 28, 2024
1 parent e284e43 commit 5a299b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internal/model/label.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ var ExperimentalLabel = Label{
}

var EnterpriseLabel = Label{
Name: "Professional/Enterprise",
Description: "This plugin requires a Professional or Enterprise subscription.",
Name: "Enterprise",
Description: "This plugin requires an Mattermost Enterprise license.",
URL: "https://mattermost.com/pricing/",
}

0 comments on commit 5a299b4

Please sign in to comment.