Fix #7162 - pluginsSectionLinks in plugin generator (#7169)

Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
This commit is contained in:
Jim LAURIE 2020-07-28 10:39:48 +02:00 committed by GitHub
parent 55f576bd1d
commit 3e42365c34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ export default strapi => {
preventComponentRendering: false,
trads,
menu: {
pluginsSection: [
pluginsSectionLinks: [
{
destination: `/plugins/${pluginId}`,
icon,