mirror of
https://github.com/discourse/discourse-adplugin.git
synced 2025-02-10 05:24:47 +00:00
If the selected group to not display ads to had its visibility set to not be visible then this setting wouldn't work correctly because that group wouldn't be available client side. The change moves that group check to be server side so that we can correctly see all the groups that should not see ads.