update sync filtering

This commit is contained in:
qananasikq
2026-04-17 13:29:54 +03:00
parent a6769b553f
commit 9d6c19be90

View File

@@ -200,6 +200,7 @@ def encar_sync_listing_task(
redis_client=redis_client,
allowed_brands=allowed_brands,
excluded_brands=excluded_brands,
runtime_filters=rc.filters,
probe_all_photos=rc.sync.probe_all_photos,
)