mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
Update deps
This commit is contained in:
parent
87bfa64af0
commit
95eb786a3f
7 changed files with 489 additions and 185 deletions
|
|
@ -736,7 +736,6 @@ export function settingsSaveHelperSubscribeFunction(remote, settingName, type, f
|
|||
*/
|
||||
export function findEmailAndLinks(html)
|
||||
{
|
||||
// return html;
|
||||
return Autolinker ? Autolinker.link(html, {
|
||||
newWindow: true,
|
||||
stripPrefix: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue