From 2ad8a3f3ba2bbeb40904135488e99e7183b12b9a Mon Sep 17 00:00:00 2001 From: bartvdbraak Date: Mon, 3 Feb 2020 18:26:52 +0100 Subject: [PATCH] temporary --- src/components/ConfigSection.vue | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/src/components/ConfigSection.vue b/src/components/ConfigSection.vue index 8641530..5f926b3 100644 --- a/src/components/ConfigSection.vue +++ b/src/components/ConfigSection.vue @@ -36,7 +36,7 @@ value="true" unchecked-value="false" > - {{ pointUnlock.name }} + {{ pointUnlock.name }} {{ monsterPreText(pointUnlock) }} @@ -83,6 +83,7 @@