mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
minimizable false
This commit is contained in:
parent
f792efe444
commit
94ea9ba185
1 changed files with 7 additions and 6 deletions
|
|
@ -23,7 +23,8 @@ export default class Resources extends HandlebarsApplicationMixin(ApplicationV2)
|
|||
frame: true,
|
||||
title: "Fear",
|
||||
positioned: true,
|
||||
resizable: true
|
||||
resizable: true,
|
||||
minimizable: false
|
||||
},
|
||||
actions: {
|
||||
setFear: Resources.setFear,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue