Lil bit of cleanup
This commit is contained in:
parent
7284b8fbd2
commit
4373890fdc
2 changed files with 1 additions and 5 deletions
|
|
@ -57,7 +57,7 @@ export class WeaponData extends foundry.abstract.TypeDataModel {
|
|||
// #endregion
|
||||
|
||||
// #region Sheet Data
|
||||
getFormFields(ctx) {
|
||||
getFormFields(_ctx) {
|
||||
const fields = [
|
||||
{
|
||||
id: `traits`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue