mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
Removing a needless return line
This commit is contained in:
parent
6e5a41f3a8
commit
3a61f4b455
1 changed files with 0 additions and 1 deletions
|
|
@ -200,6 +200,5 @@ export default class DhActiveEffect extends foundry.documents.ActiveEffect {
|
||||||
this.transfer = false
|
this.transfer = false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue