Migration datamodels !
This commit is contained in:
@@ -116,8 +116,7 @@ export class MournbladeCommands {
|
||||
rollData.mode = "generic"
|
||||
rollData.title = `Dice Pool Roll`;
|
||||
|
||||
let rollDialog = await MournbladeRollDialog.create( this, rollData);
|
||||
rollDialog.render( true );
|
||||
await MournbladeRollDialog.create( this, rollData);
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user