[accelerator] accelerator_button config

This commit is contained in:
Mononaut
2024-07-23 15:29:52 +00:00
parent 7b3cc6372b
commit af7a962a0b
5 changed files with 8 additions and 2 deletions

View File

@@ -30,6 +30,7 @@ export class EnterpriseService {
this.fetchSubdomainInfo();
this.disableSubnetworks();
this.stateService.env.ACCELERATOR = false;
this.stateService.env.ACCELERATOR_BUTTON = false;
} else {
this.insertMatomo();
}