This commit is contained in:
IGNY8 VPS (Salman)
2025-12-01 05:56:14 +00:00
parent 54e1238f8a
commit aab6a07c07

View File

@@ -263,6 +263,7 @@ class GenerateContentFunction(BaseAIFunction):
'account': task.account,
'description': '',
'external_taxonomy': '',
'sync_status': '',
'count': 0,
'metadata': {},
}
@@ -299,6 +300,7 @@ class GenerateContentFunction(BaseAIFunction):
'account': task.account,
'description': '',
'external_taxonomy': '',
'sync_status': '',
'count': 0,
'metadata': {},
}