Update types

This commit is contained in:
Johannes Loher 2021-02-05 20:37:52 +01:00
parent 05bd1335ba
commit 5cb75a4001
3 changed files with 25 additions and 30 deletions

View file

@ -33,7 +33,7 @@ Hooks.once("init", async function () {
CONFIG.Item.typeLabels = DS4.i18n.itemTypes;
// Configure Dice
CONFIG.Dice.types.push(DS4Check); // TODO(types) fix upstream
CONFIG.Dice.types.push(DS4Check);
CONFIG.Dice.terms.s = DS4Check;
// Register system settings