Skip to content

Commit

Permalink
Change servicenow to platinum
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecote committed Mar 2, 2020
1 parent af432ef commit 9669ebd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ export function getActionType({
}): ActionType {
return {
id: '.servicenow',
minimumLicenseRequired: 'gold',
minimumLicenseRequired: 'platinum',
name: i18n.translate('xpack.actions.builtin.servicenowTitle', {
defaultMessage: 'ServiceNow',
}),
Expand Down

0 comments on commit 9669ebd

Please sign in to comment.