mirror of
https://github.com/mempool/mempool.git
synced 2025-02-24 14:50:52 +01:00
[accelerator] disable ui elements on subdomain
This commit is contained in:
parent
e01df9ee32
commit
0a24a9ea7c
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ export class EnterpriseService {
|
|||
this.subdomain = subdomain;
|
||||
this.fetchSubdomainInfo();
|
||||
this.disableSubnetworks();
|
||||
this.stateService.env.ACCELERATOR = false;
|
||||
} else {
|
||||
this.insertMatomo();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue