Skip to content

Commit

Permalink
Remove contract id from caprover worker table
Browse files Browse the repository at this point in the history
  • Loading branch information
samaradel committed Dec 29, 2024
1 parent 71ca3ab commit 22c2f82
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
<ListTable
:headers="[
{ title: 'PLACEHOLDER', key: 'data-table-select' },
{ title: 'Contract ID', key: 'contractId' },
{ title: 'Name', key: 'name' },
{
title: 'Networks',
Expand Down

0 comments on commit 22c2f82

Please sign in to comment.