mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
Fixed drag/drop of features for environments (#1488)
This commit is contained in:
parent
c070c6cc2d
commit
f6bd1430e3
6 changed files with 52 additions and 7 deletions
|
|
@ -7,7 +7,7 @@
|
|||
{{> 'daggerheart.inventory-items'
|
||||
title=tabs.features.label
|
||||
type='feature'
|
||||
collection=document.system.features
|
||||
collection=@root.features
|
||||
hideContextMenu=true
|
||||
canCreate=true
|
||||
showActions=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue