From 82c902099ffd8f62d6ac646d075b4e9aaa815c0a Mon Sep 17 00:00:00 2001 From: sladecraven Date: Mon, 23 May 2022 16:12:53 +0200 Subject: [PATCH] Fix sur points de creation --- system.json | 2 +- templates/actor/parts/tabs/actor-stats.hbs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/system.json b/system.json index 7b4e08b..25d3fdf 100644 --- a/system.json +++ b/system.json @@ -14,7 +14,7 @@ "url": "https://github.com/ZigmundKreud/bol", "license": "LICENSE.txt", "flags": {}, - "version": "1.3.18", + "version": "1.3.19", "templateVersion": 10, "minimumCoreVersion": "0.8.6", "compatibleCoreVersion": "9", diff --git a/templates/actor/parts/tabs/actor-stats.hbs b/templates/actor/parts/tabs/actor-stats.hbs index 5b1af3a..aeed840 100644 --- a/templates/actor/parts/tabs/actor-stats.hbs +++ b/templates/actor/parts/tabs/actor-stats.hbs @@ -54,7 +54,7 @@ {{#if (eq @root.data.type 'player')}} {{#if (exists bonus)}} - {else} + {{else}} {{/if}} {{/if}}