[accelerator] disable ui elements on subdomain
This commit is contained in:
parent
e01df9ee32
commit
0a24a9ea7c
@ -29,6 +29,7 @@ export class EnterpriseService {
|
|||||||
this.subdomain = subdomain;
|
this.subdomain = subdomain;
|
||||||
this.fetchSubdomainInfo();
|
this.fetchSubdomainInfo();
|
||||||
this.disableSubnetworks();
|
this.disableSubnetworks();
|
||||||
|
this.stateService.env.ACCELERATOR = false;
|
||||||
} else {
|
} else {
|
||||||
this.insertMatomo();
|
this.insertMatomo();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user