ugcinc 3.32.3 → 3.32.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/automations.js +1 -1
- package/package.json +1 -1
package/dist/automations.js
CHANGED
|
@@ -315,7 +315,7 @@ function getAllNodes() {
|
|
|
315
315
|
},
|
|
316
316
|
{
|
|
317
317
|
type: "screenshot-animation",
|
|
318
|
-
label: "Screenshot
|
|
318
|
+
label: "Animate Screenshot",
|
|
319
319
|
description: "Create an iPhone screenshot animation from an image",
|
|
320
320
|
category: "Generation",
|
|
321
321
|
nodeCategory: "generator",
|