keevo-components 1.5.180 → 1.5.181

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3086,7 +3086,7 @@ class MenuComponent {
3086
3086
  this.licencaSelecionada = licenca;
3087
3087
  this.visibleDialogLicenca = false;
3088
3088
  this.licencaChange.emit(this.licencaSelecionada);
3089
- // this.definirMenusPorSistema(this.menuCompleto[0]?.sistema.idsistema)
3089
+ this.definirMenusPorSistema(this.menuCompleto[0]?.sistema.idsistema);
3090
3090
  }
3091
3091
  gerenciarKeePass(event) {
3092
3092
  this.sistemasPanel.hide();