add: store coin transfer source

This commit is contained in:
trisua 2025-08-08 16:01:23 -04:00
parent a08552338b
commit 98426d0989
11 changed files with 105 additions and 9 deletions

View file

@ -92,7 +92,7 @@
(div
("class" "flex flex_col gap_1")
(label
("for" "title")
("for" "price")
(str (text "economy:label.price")))
(input
("type" "number")
@ -130,7 +130,7 @@
(div
("class" "flex flex_col gap_1")
(label
("for" "title")
("for" "stock")
(str (text "economy:label.stock")))
(input
("type" "number")