Not using parent affiliate URL for networks.
This commit is contained in:
@@ -54,7 +54,7 @@ export function getAffiliateEntityUrl(entity) {
|
||||
return entity.affiliate.url;
|
||||
}
|
||||
|
||||
if (entity.isIndependent) {
|
||||
if (entity.type === 'network' || entity.isIndependent) {
|
||||
return entity.url;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user