правка
This commit is contained in:
gofnnp 2023-01-13 03:22:36 +04:00
parent b33ed15666
commit c0387d967d

View File

@ -60,7 +60,7 @@ export class DownloadAppDirective implements OnInit {
this.messageService.add({
severity: 'custom',
summary: `Для установки нажмите на кнопку поделиться в Вашем браузере и выберите пункт 'На экран «Домой»'`,
life: 5,
life: 5000,
});
return;
}