Add EOF newlines to all files that don't have it already for consistency
This commit is contained in:
parent
0770f32ef5
commit
931b6a96d0
27 changed files with 27 additions and 27 deletions
|
|
@ -129,4 +129,4 @@ export class MappingField extends foundry.data.fields.ObjectField {
|
||||||
path.shift();
|
path.shift();
|
||||||
return this.model._getField(path);
|
return this.model._getField(path);
|
||||||
}
|
}
|
||||||
}
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue