Revert "Removed 'Config' column as asked in the Jira ticket CEC-3509. (#352)" (#354)

This reverts commit 8b73be55c5.
This commit is contained in:
John Wu
2023-06-09 08:57:06 -07:00
committed by GitHub
parent 8b73be55c5
commit f2377d9ed7
2 changed files with 47 additions and 0 deletions

View File

@@ -46,6 +46,10 @@ const tableColumns = [
id: "boot_loader_version",
label: "Boot Loader",
},
{
id: "code_data_string",
label: "Config",
},
{
id: "fingerprint",
label: "Fingerprint",