0

Javascript formatting autofixes

This commit is contained in:
Owncast 2024-09-20 03:18:25 +00:00
parent 84f0dd07ae
commit 983db3c675

View File

@ -96,7 +96,8 @@ export const ChatUserMessage: FC<ChatUserMessageProps> = ({
[styles.ownMessage]: sentBySelf,
})}
style={{ borderColor: color }}
title={formattedTimestamp}>
title={formattedTimestamp}
>
<div className={styles.background} style={{ color }} />
<UserTooltip user={user}>