mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-07-06 13:01:46 -07:00
chore: small format fix
This commit is contained in:
parent
40f98cc9df
commit
fdf5794e15
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ function NetworkMembers({ network }) {
|
|||
},
|
||||
{
|
||||
id: "status",
|
||||
name: "Last seen",
|
||||
name: "Last Seen",
|
||||
minWidth: "100px",
|
||||
cell: (row) =>
|
||||
row.online === 1 ? (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue