chore: Update translations
This commit is contained in:
parent
feceec0f4a
commit
f907dc8473
@ -140,7 +140,7 @@ export function ChatMessage({
|
||||
}
|
||||
pubkey={ev.pubkey}
|
||||
/>{" "}
|
||||
<span title={dayjs(ev.created_at * 1000).format('MMM D, h:mm A')}>
|
||||
<span title={dayjs(ev.created_at * 1000).format("MMM D, h:mm A")}>
|
||||
<Text tags={ev.tags} content={ev.content} eventComponent={CollapsibleEvent} className="inline" />
|
||||
</span>
|
||||
{(hasReactions || hasZaps) && (
|
||||
|
Loading…
x
Reference in New Issue
Block a user