fix(core): Rename ’Marketing & Content' category to 'Marketing' (no-changelog) (#7823)

Github issue / Community forum post (link here to close automatically):
This commit is contained in:
Michael Kret
2023-11-29 13:37:46 +02:00
committed by GitHub
parent e282ea242d
commit c72229fbe2
54 changed files with 54 additions and 54 deletions

View File

@@ -3,7 +3,7 @@
"nodeVersion": "1.0",
"codexVersion": "1.0",
"details": "The Edit Image node allows you to manipulate and edit images. Use this node when you want to:\n\n- Blur an image\n- Add a border to an image\n- Create a new image\n- Crop an image\n- Composite an image on top of another\n- Draw on an image\n- Get information about the image\n- Rotate an image\n- Change the size of an image\n- Shear an image along the X or Y axis\n- Add text to the image",
"categories": ["Marketing & Content", "Core Nodes"],
"categories": ["Marketing", "Core Nodes"],
"resources": {
"primaryDocumentation": [
{