enable accelerator button on enterprise instances
This commit is contained in:
parent
8fa1863aff
commit
51f5b728f3
@ -30,7 +30,6 @@ export class EnterpriseService {
|
|||||||
this.fetchSubdomainInfo();
|
this.fetchSubdomainInfo();
|
||||||
this.disableSubnetworks();
|
this.disableSubnetworks();
|
||||||
this.stateService.env.ACCELERATOR = false;
|
this.stateService.env.ACCELERATOR = false;
|
||||||
this.stateService.env.ACCELERATOR_BUTTON = false;
|
|
||||||
} else {
|
} else {
|
||||||
this.insertMatomo();
|
this.insertMatomo();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user