fix: format

This commit is contained in:
Jun Siang Cheah 2024-06-24 18:50:55 +08:00
parent ca8c098f62
commit 79f8620b34

View File

@ -295,7 +295,7 @@
</td>
<td class=" px-3 py-2"> {user.email} </td>
<td class=" px-3 py-2"> {user.oauth_sub ?? ""} </td>
<td class=" px-3 py-2"> {user.oauth_sub ?? ''} </td>
<td class=" px-3 py-2">
{dayjs(user.last_active_at * 1000).fromNow()}