feat(option): add new option "CUST" to option lists in JSON
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s

This commit is contained in:
puriphatt 2025-04-03 13:47:07 +07:00
parent 12ec914603
commit d5d95648b1

View file

@ -154,7 +154,8 @@
{ "label": "VS2", "value": "VS2" },
{ "label": "WO", "value": "WO" },
{ "label": "WP390", "value": "WP390" },
{ "label": "WP44", "value": "WP44" }
{ "label": "WP44", "value": "WP44" },
{ "label": "CUST", "value": "CUST" }
],
"prefix": [
@ -1204,7 +1205,8 @@
{ "label": "VS2", "value": "VS2" },
{ "label": "WO", "value": "WO" },
{ "label": "WP390", "value": "WP390" },
{ "label": "WP44", "value": "WP44" }
{ "label": "WP44", "value": "WP44" },
{ "label": "CUST", "value": "CUST" }
],
"prefix": [