mirror of
https://github.com/langgenius/dify.git
synced 2025-12-19 14:19:28 +00:00
[autofix.ci] apply automated fixes
This commit is contained in:
@@ -339,7 +339,7 @@ class SandboxMessagesCleanService:
|
||||
tenant_id = app_to_tenant.get(msg.app_id)
|
||||
if not tenant_id:
|
||||
continue
|
||||
|
||||
|
||||
# Skip tenant messages in whitelist
|
||||
if tenant_id in tenant_whitelist:
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user