aumentado o prazo de licença grátis de 30 para 90 dias
This commit is contained in:
parent
2d8dfcea10
commit
56941e2978
|
|
@ -71,7 +71,7 @@ export class ChavesComponent implements OnInit {
|
|||
return;
|
||||
}
|
||||
if (confirm(Mensagem)) {
|
||||
this.GerarChave(30);
|
||||
this.GerarChave(90);
|
||||
}
|
||||
else {
|
||||
return;
|
||||
|
|
|
|||
Loading…
Reference in New Issue