diff --git a/angular/src/app/directives/download-app.directive.ts b/angular/src/app/directives/download-app.directive.ts index abb543e..12f9154 100644 --- a/angular/src/app/directives/download-app.directive.ts +++ b/angular/src/app/directives/download-app.directive.ts @@ -60,7 +60,7 @@ export class DownloadAppDirective implements OnInit { this.messageService.add({ severity: 'custom', summary: `Для установки нажмите на кнопку поделиться в Вашем браузере и выберите пункт 'На экран «Домой»'`, - life: 5, + life: 5000, }); return; }