CEC-4350 fix column name (#337)

This commit is contained in:
John Wu
2023-05-19 16:35:53 -07:00
committed by GitHub
parent 5d9ec1986f
commit 2345daf82e
2 changed files with 3 additions and 3 deletions

View File

@@ -47,7 +47,7 @@ const tableColumns = [
label: "Boot Loader",
},
{
id: "coding_data_string",
id: "code_data_string",
label: "Config",
},
{