1
0
Fork 0
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:
fr33domlover 2019-06-30 02:52:40 +00:00
parent 4b045118f9
commit a09585f074

View file

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