mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-22 23:43:37 +02:00
Run lint fix on action areas PR (#1820)
This commit is contained in:
parent
f348b64aae
commit
c57266e596
14 changed files with 72 additions and 66 deletions
|
|
@ -61,7 +61,7 @@ export const renderMeasuredTemplate = async event => {
|
|||
type,
|
||||
angle,
|
||||
range,
|
||||
direction,
|
||||
direction
|
||||
});
|
||||
|
||||
await canvas.regions.placeRegion(
|
||||
|
|
@ -77,4 +77,4 @@ export const renderMeasuredTemplate = async event => {
|
|||
},
|
||||
{ create: true }
|
||||
);
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue