added postCard_carrusel_auto

This commit is contained in:
srgooglo 2022-06-04 07:42:29 +02:00
parent a3006708c4
commit 00dea75988

View File

@ -136,4 +136,13 @@ export default [
} }
} }
}, },
{
"id": "postCard_carrusel_auto",
"title": "Auto show post media",
"description": "Automatically show the post medias when the post has multiple medias",
"component": "Switch",
"icon": "MdPhotoCameraBack",
"group": "posts",
"storaged": true,
}
] ]