mirror of
https://code.sup39.dev/repos/Wqawg
synced 2024-12-27 17:14:52 +09:00
Fix typo in Create Note summary text formatting
This commit is contained in:
parent
a09585f074
commit
dc631a98c5
1 changed files with 1 additions and 1 deletions
|
@ -220,7 +220,7 @@ createNoteC host (Note mluNote luAttrib aud muParent muContext mpublished source
|
|||
withUrlRenderer
|
||||
[hamlet|
|
||||
<p>
|
||||
<a href=@{SharerR shrUser}>{shr2text shrUser}
|
||||
<a href=@{SharerR shrUser}>#{shr2text shrUser}
|
||||
\ commented on a #
|
||||
<a href=#{renderFedURI uContext}>ticket</a>.
|
||||
|]
|
||||
|
|
Loading…
Reference in a new issue