Item Support #69

Merged
Oliver merged 50 commits from feature/item-support into main 2026-04-15 02:42:54 +00:00
Showing only changes of commit 380ed3fe15 - Show all commits

View file

@ -19,8 +19,11 @@
<span class="subtitle">{{ weight }}</span>
</div>
<input
id="{{uuid}}-quantity"
type="number"
value="{{quantity}}"
data-foreign-name="system.quantity"
data-foreign-uuid="{{uuid}}"
>
<button
type="button"