mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
remove id from sheets to allow multiple instances. Added id to roller dialog to enforce only one instance. (#50)
This commit is contained in:
parent
98a76aec48
commit
71319f2b74
15 changed files with 1 additions and 14 deletions
|
|
@ -18,7 +18,6 @@ export default class DhpLevelup extends HandlebarsApplicationMixin(ApplicationV2
|
|||
}
|
||||
|
||||
static DEFAULT_OPTIONS = {
|
||||
id: 'daggerheart-levelup',
|
||||
classes: ['daggerheart', 'views', 'levelup'],
|
||||
position: { width: 1200, height: 'auto' },
|
||||
window: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue