From c26574d2d15b5ff0dba5062ee0f74cec041cfb1b Mon Sep 17 00:00:00 2001 From: Alexander Minges Date: Fri, 2 May 2025 11:21:09 +0200 Subject: [PATCH] Fix expand rolls in chat in v13 --- templates/dice/roll.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/dice/roll.hbs b/templates/dice/roll.hbs index 8afcbd10..9b9fc28f 100644 --- a/templates/dice/roll.hbs +++ b/templates/dice/roll.hbs @@ -4,7 +4,7 @@ SPDX-FileCopyrightText: 2021 Johannes Loher SPDX-License-Identifier: MIT --}} -
+
{{#if flavor}}
{{flavor}}
{{/if}}