Skip to content

make label optional in Actors.registerSheet

label is optional (it's not completely clear from the JSDoc, but there is even code in foundry.js that checks it), so the type declaration should also make it optional.

Merge request reports

Loading