change the bracket data

This commit is contained in:
csawatzky 2025-06-04 16:57:55 -06:00
parent cd2a0258bc
commit 009de038c3

View file

@ -1,17 +1,17 @@
[
{
"ID": 1,
"Name": "CABL-BRK1",
"DealerPrice": 210
"Name": "4-Rib",
"DealerPrice": 165
},
{
"ID": 2,
"Name": "CABL-BRK2",
"DealerPrice": 217.5
"Name": "4-Rib",
"DealerPrice": 165
},
{
"ID": 3,
"Name": "CABL-BRK3",
"DealerPrice": 87
"Name": "2-Rib",
"DealerPrice": 90
}
]