[MM-45580] Update with the typo the map

Этот коммит содержится в:
Said Atrahouch
2022-09-13 13:13:35 +02:00
родитель aaabf71ceb
Коммит fb3b2a4f47

Просмотреть файл

@@ -43,7 +43,7 @@ var paidFeatures map[MattermostPaidFeature]struct{} = map[MattermostPaidFeature]
PaidFeatureUnlimitedBoardcards: {}, PaidFeatureUnlimitedBoardcards: {},
PaidFeatureAllProfessionalfeatures: {}, PaidFeatureAllProfessionalfeatures: {},
PaidFeatureAllEnterprisefeatures: {}, PaidFeatureAllEnterprisefeatures: {},
UpgradeDowngradeWorkspace: {}, UpgradeDowngradedWorkspace: {},
} }
type NotifyAdminToUpgradeRequest struct { type NotifyAdminToUpgradeRequest struct {