From f801fbeeeb214052256c144d1f8ea9d0a2194458 Mon Sep 17 00:00:00 2001 From: agaringer Date: Tue, 22 Jun 2021 22:01:30 -0400 Subject: [PATCH] Fix issue #130 --- templates/items/faction.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/items/faction.html b/templates/items/faction.html index 7d6820e..4240485 100644 --- a/templates/items/faction.html +++ b/templates/items/faction.html @@ -17,7 +17,7 @@ - {{#if isGm }} + {{#if isGM }} Clock {{data.goal_1_clock_max}}:
{{data.goal_1}}

Clock {{data.goal_2_clock_max}}:
{{data.goal_2}}