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 @@