fix: formatted code

This commit is contained in:
Gadha2311
2026-01-31 13:05:25 +05:30
parent e061179db7
commit b28df59d94
-2
View File
@@ -65,7 +65,6 @@
"label": "Maximum Use", "label": "Maximum Use",
"fieldtype": "Int", "fieldtype": "Int",
"default": 0, "default": 0,
"required": true,
"section": "Validity and Usage" "section": "Validity and Usage"
}, },
{ {
@@ -73,7 +72,6 @@
"label": "Used", "label": "Used",
"fieldtype": "Int", "fieldtype": "Int",
"default": 0, "default": 0,
"required": true,
"readOnly": true, "readOnly": true,
"section": "Validity and Usage" "section": "Validity and Usage"
} }