Merge pull request #4811 from mempool/nymkappa/hide-accel-subdomain
[accelerator] disable ui elements on subdomain
This commit is contained in:
commit
abbc8a134b
@ -29,6 +29,7 @@ export class EnterpriseService {
|
||||
this.subdomain = subdomain;
|
||||
this.fetchSubdomainInfo();
|
||||
this.disableSubnetworks();
|
||||
this.stateService.env.ACCELERATOR = false;
|
||||
} else {
|
||||
this.insertMatomo();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user