Skip to content

Commit d7f5d53

Browse files
committed
edit comment
1 parent 89c74e3 commit d7f5d53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/chat/message.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ export async function renderMessageRow (channelObject, message, fresh, options,
183183
// get signature
184184
const signature = store.any(msgId, $rdf.sym(`${SEC}proofValue`))
185185

186-
// set message object
186+
// set proof message object
187187
const msg = getBlankMsg()
188188
msg.id = msgId.uri
189189
msg.created = store.any(msgId, ns.dct('created')).value

0 commit comments

Comments
 (0)