mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-09 20:51:21 +01:00
fix all other items except class
This commit is contained in:
parent
1b01294e37
commit
3a28c7f789
11 changed files with 82 additions and 10 deletions
|
|
@ -4,6 +4,7 @@ export default class WeaponSheet extends DHBaseItemSheet {
|
|||
/**@inheritdoc */
|
||||
static DEFAULT_OPTIONS = {
|
||||
classes: ['weapon'],
|
||||
window: { resizable: true },
|
||||
tagifyConfigs: [
|
||||
{
|
||||
selector: '.features-input',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue