mirror of
https://github.com/frappe/books.git
synced 2026-08-24 02:24:17 -05:00
fix: formatted code
This commit is contained in:
@@ -65,7 +65,6 @@
|
||||
"label": "Maximum Use",
|
||||
"fieldtype": "Int",
|
||||
"default": 0,
|
||||
"required": true,
|
||||
"section": "Validity and Usage"
|
||||
},
|
||||
{
|
||||
@@ -73,7 +72,6 @@
|
||||
"label": "Used",
|
||||
"fieldtype": "Int",
|
||||
"default": 0,
|
||||
"required": true,
|
||||
"readOnly": true,
|
||||
"section": "Validity and Usage"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user