From 8588696c4d79e58dcfc37738d8cb1a2af7542c3a Mon Sep 17 00:00:00 2001 From: Stas Tserkovny Date: Mon, 15 Jul 2024 02:06:25 -0600 Subject: [PATCH] Fix an issue where certain dropdowns didn't work --- templates/items/skill.hbs | 4 ++-- templates/parts/npc-stat.hbs | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/items/skill.hbs b/templates/items/skill.hbs index 189ad9df..c45a0c03 100644 --- a/templates/items/skill.hbs +++ b/templates/items/skill.hbs @@ -19,8 +19,8 @@ - + {{selectOptions skillTypes selected=system.skilltype localize=true}}