mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-13 04:01:06 +01:00
Remove console log
This commit is contained in:
parent
d7a2c05694
commit
3d034cd24e
6 changed files with 4 additions and 28 deletions
|
|
@ -255,7 +255,6 @@ export default class DhpActor extends Actor {
|
|||
),
|
||||
rolls: [roll]
|
||||
});
|
||||
console.log(systemData)
|
||||
|
||||
await cls.create(msg.toObject());
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue