Skip to content

Commit

Permalink
Show resource display name
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyxiao committed Oct 30, 2023
1 parent 2cf6350 commit 2afa804
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ export default function ResourcesPage() {
enableHiding: false,
cell: ({row}) => <ResourceMenu resource={row.original} />,
},
{accessorKey: 'displayName'},
{accessorKey: 'endUserId'},
{accessorKey: 'id'},
{accessorKey: 'status'},
Expand Down

1 comment on commit 2afa804

@vercel
Copy link

@vercel vercel bot commented on 2afa804 Oct 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

venice – ./

usevenice.vercel.app
venice-venice.vercel.app
app.venice.is
venice-git-production-venice.vercel.app

Please sign in to comment.