mirror of
https://code.sup39.dev/repos/Wqawg
synced 2024-12-27 16:14:51 +09:00
Specify noteSource when inserting C2S ticket comment
This commit is contained in:
parent
4b045118f9
commit
a09585f074
1 changed files with 1 additions and 0 deletions
|
@ -353,6 +353,7 @@ createNoteC host (Note mluNote luAttrib aud muParent muContext mpublished source
|
|||
, noteReplyTo = Just $ fromMaybe uContext muParent
|
||||
, noteContext = Just uContext
|
||||
, notePublished = Just now
|
||||
, noteSource = source
|
||||
, noteContent = content
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue