This commit is contained in:
gpatruno
2026-07-18 16:26:08 +02:00
parent 49c444e8b9
commit 2614d679c8
85 changed files with 8074 additions and 710 deletions
+2 -2
View File
@@ -432,7 +432,7 @@ export default function Admin() {
</select>
</label>
<label>
Value (cents)
Value (cents, Field-Tested ref)
<input
type="number"
value={itemForm.marketValue}
@@ -480,7 +480,7 @@ export default function Admin() {
</select>
</label>
<label>
Value (cents)
Value (cents, Field-Tested ref)
<input
type="number"
value={itemEdit.marketValue}