From b0c9c27890c5cf7992a7c751a7dba3c75ce34eeb Mon Sep 17 00:00:00 2001 From: "tiago.kayaya" Date: Sat, 9 Oct 2021 20:29:52 +0100 Subject: [PATCH] save --- src/app/services/functions/file.service.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/services/functions/file.service.ts b/src/app/services/functions/file.service.ts index 00ca40481..5dd4174b3 100644 --- a/src/app/services/functions/file.service.ts +++ b/src/app/services/functions/file.service.ts @@ -306,6 +306,7 @@ export class FileService { "ApplicationId": res.data.selected.ApplicationType, "DocId": res.data.selected.Id, "Assunto": res.data.selected.Assunto, + "title_link": url_no_options, } } }