mirror of
https://github.com/discourse/discourse-adplugin.git
synced 2025-02-12 14:34:54 +00:00
We expose the ad-slot logic to determine which ads are potentially available for each slot and don't render the connector when there are none. Leaking the component logic is not ideal, but I don't see a better solution given the current design.