fix(sterni/blërg/mail-notes): actually extract attachments
Change-Id: I1d9f93081400ce45b66a79ab70e037f73c37092b Reviewed-on: https://cl.tvl.fyi/c/depot/+/13104 Autosubmit: sterni <sternenseemann@systemli.org> Reviewed-by: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI
This commit is contained in:
parent
a5272f8ccc
commit
dfd8210e99
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ MailNotesBackend ← {𝕊 mailDir:
|
||||||
{𝕊 ·‿uuid‿title‿time‿path:
|
{𝕊 ·‿uuid‿title‿time‿path:
|
||||||
title ⇐ ⋄ time ⇐
|
title ⇐ ⋄ time ⇐
|
||||||
id ⇐ AsciiDown uuid
|
id ⇐ AsciiDown uuid
|
||||||
Render ⇐ {"execline-cd"‿𝕩‿"mshow"‿"-x"‿path ⋄ R "mn2html"‿path}
|
Render ⇐ {R "execline-cd"‿𝕩‿"mshow"‿"-x"‿path ⋄ R "mn2html"‿path}
|
||||||
}˘ ah
|
}˘ ah
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue