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, } } }