Revert "fix(workflow): restore opening statement and citation in shared conversations"

This commit is contained in:
Mark
2026-04-07 17:11:45 +08:00
committed by GitHub
parent 07b66a9801
commit e48b146e60

View File

@@ -1360,7 +1360,6 @@ class AppService:
variables=cfg.get("variables", []),
execution_config=cfg.get("execution_config", {}),
triggers=cfg.get("triggers", []),
features=cfg.get("features", {}),
is_active=True,
created_at=now,
updated_at=now,