From aab6a07c07d3a00f14623a7eca5903eff9f390c1 Mon Sep 17 00:00:00 2001 From: "IGNY8 VPS (Salman)" Date: Mon, 1 Dec 2025 05:56:14 +0000 Subject: [PATCH] sdads --- backend/igny8_core/ai/functions/generate_content.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/backend/igny8_core/ai/functions/generate_content.py b/backend/igny8_core/ai/functions/generate_content.py index cefdc9ef..57f3ceca 100644 --- a/backend/igny8_core/ai/functions/generate_content.py +++ b/backend/igny8_core/ai/functions/generate_content.py @@ -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': {}, }