Merge pull request #159 from eltociear/patch-1

Fix typo in template 3
This commit is contained in:
1ilit
2024-07-23 20:47:49 +04:00
committed by GitHub

View File

@@ -177,7 +177,7 @@ export const template3 = {
increment: false,
comment: "",
id: 4,
values: ["delivered", "recieved", "processing"],
values: ["delivered", "received", "processing"],
},
{
name: "product_id",