mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
Updated image
This commit is contained in:
parent
7e83838838
commit
d2768a2268
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ export default class ItemTransferDialog extends HandlebarsApplicationMixin(Appli
|
|||
tag: 'form',
|
||||
classes: ['daggerheart', 'dh-style', 'dialog', 'item-transfer'],
|
||||
position: { width: 300, height: 'auto' },
|
||||
window: { icon: 'fa-solid fa-hand-holding-hand' },
|
||||
actions: {
|
||||
finish: ItemTransferDialog.#finish
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue