Skip to content

Commit

Permalink
last web login
Browse files Browse the repository at this point in the history
  • Loading branch information
wardviaene committed Aug 26, 2024
1 parent 5839cd7 commit 4d3cb42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/src/Routes/Users/ListUsers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ export function ListUsers({localAuthDisabled}:Props) {
<Table.Th>Role</Table.Th>
<Table.Th>Type</Table.Th>
<Table.Th>Status</Table.Th>
<Table.Th>Last Login</Table.Th>
<Table.Th>Last Web Login</Table.Th>
<Table.Th />
</Table.Tr>
</Table.Thead>
Expand Down

0 comments on commit 4d3cb42

Please sign in to comment.