mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-22 02:19:54 +02:00
Support drag resort on features in actor setting sheets (#2023)
This commit is contained in:
parent
6f1da42735
commit
6b80a6243c
9 changed files with 52 additions and 88 deletions
|
|
@ -78,7 +78,6 @@ export default class DhpEnvironment extends DHBaseActorSheet {
|
|||
switch (partId) {
|
||||
case 'header':
|
||||
await this._prepareHeaderContext(context, options);
|
||||
|
||||
break;
|
||||
case 'features':
|
||||
await this._prepareFeaturesContext(context, options);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue