mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 13:11:08 +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',
|
tag: 'form',
|
||||||
classes: ['daggerheart', 'dh-style', 'dialog', 'item-transfer'],
|
classes: ['daggerheart', 'dh-style', 'dialog', 'item-transfer'],
|
||||||
position: { width: 300, height: 'auto' },
|
position: { width: 300, height: 'auto' },
|
||||||
|
window: { icon: 'fa-solid fa-hand-holding-hand' },
|
||||||
actions: {
|
actions: {
|
||||||
finish: ItemTransferDialog.#finish
|
finish: ItemTransferDialog.#finish
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue