@innovastudio/contentbuilder 1.5.109 → 1.5.110
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/package.json
CHANGED
@@ -93099,6 +93099,7 @@ class ContentBuilder {
|
|
93099
93099
|
'Content-Type': 'application/json'
|
93100
93100
|
},
|
93101
93101
|
headers: {},
|
93102
|
+
metadata: {},
|
93102
93103
|
/* Prompt/Command Stuff for AI Assistant */
|
93103
93104
|
startAIAssistant: false,
|
93104
93105
|
isContentBox: false,
|