mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-09 15:05:35 +00:00
chore: add health check docker + update release-it config
This commit is contained in:
@@ -94,6 +94,7 @@ function TableUserRow({ user }: { user: UserWithRelationCount }) {
|
||||
height={24}
|
||||
alt={fullname}
|
||||
title={fullname}
|
||||
referrerPolicy="no-referrer"
|
||||
/>
|
||||
)}
|
||||
<TextEllipsis>{fullname ?? '-'}</TextEllipsis>
|
||||
|
||||
Reference in New Issue
Block a user