mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-09 12:41:20 +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 MiscellaneousSheet extends DHBaseItemSheet {
|
|||
/**@inheritdoc */
|
||||
static DEFAULT_OPTIONS = {
|
||||
classes: ['miscellaneous'],
|
||||
window: { resizable: true },
|
||||
position: { width: 550 }
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue