From 30e316d34e9fe599ccdca98150af46fbf3d2f42c Mon Sep 17 00:00:00 2001 From: sladecraven Date: Sat, 19 Nov 2022 19:22:16 +0100 Subject: [PATCH] Remove to chat button --- module/controllers/bol-rolls.js | 2 +- system.json | 4 ++-- templates/actor/parts/tabs/actor-features.hbs | 1 - 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/module/controllers/bol-rolls.js b/module/controllers/bol-rolls.js index 82e4a5a..9d8edd3 100644 --- a/module/controllers/bol-rolls.js +++ b/module/controllers/bol-rolls.js @@ -7,7 +7,7 @@ export class BoLRoll { /* -------------------------------------------- */ static options() { - return { classes: ["bol", "dialog"], width: 480, height: 540 }; + return { classes: ["bol", "dialog"], width: 480, height: 'fit-content' }; } /* -------------------------------------------- */ diff --git a/system.json b/system.json index 2c7661b..4e2058f 100644 --- a/system.json +++ b/system.json @@ -14,7 +14,7 @@ ], "url": "https://www.uberwald.me/gitea/public/bol", "license": "LICENSE.txt", - "version": "10.3.0", + "version": "10.3.1", "compatibility": { "minimum": "10", "verified": "10.287" @@ -193,7 +193,7 @@ ], "socket": true, "manifest": "https://www.uberwald.me/gitea/public/bol/raw/v10/system.json", - "download": "https://www.uberwald.me/gitea/public/bol/archive/bol-v10.3.0.zip", + "download": "https://www.uberwald.me/gitea/public/bol/archive/bol-v10.3.1.zip", "background": "systems/images/map_lemurie.webp", "gridDistance": 1.5, "gridUnits": "m", diff --git a/templates/actor/parts/tabs/actor-features.hbs b/templates/actor/parts/tabs/actor-features.hbs index 17c233f..4db8338 100644 --- a/templates/actor/parts/tabs/actor-features.hbs +++ b/templates/actor/parts/tabs/actor-features.hbs @@ -34,7 +34,6 @@ {{/if}}
-