Add display name to sentry plugin

This commit is contained in:
Rémi de Juvigny 2021-09-15 11:22:23 +02:00 committed by Pierre Noël
parent 8064e468a0
commit b6e1e7a9a1

View File

@ -4,6 +4,7 @@
"description": "Send Strapi error events to Sentry",
"strapi": {
"name": "sentry",
"displayName": "Sentry",
"icon": "plug",
"description": "sentry.plugin.description",
"kind": "plugin"