"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "f3bd81073d1bc83bb690efade4c0f62639cefb18"
Commit 79f8620b authored by Jun Siang Cheah's avatar Jun Siang Cheah
Browse files

fix: format

parent ca8c098f
...@@ -295,7 +295,7 @@ ...@@ -295,7 +295,7 @@
</td> </td>
<td class=" px-3 py-2"> {user.email} </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"> <td class=" px-3 py-2">
{dayjs(user.last_active_at * 1000).fromNow()} {dayjs(user.last_active_at * 1000).fromNow()}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment