diff --git a/frontend/src/components/selected-game/ConfigEditLayout.vue b/frontend/src/components/selected-game/ConfigEditLayout.vue index a7595cd..739b1e3 100644 --- a/frontend/src/components/selected-game/ConfigEditLayout.vue +++ b/frontend/src/components/selected-game/ConfigEditLayout.vue @@ -30,7 +30,7 @@ const groupedEntries = computed(() => { grouped[section][key] = newEntry } - + return grouped }) @@ -60,8 +60,7 @@ const asBool = (str: string) => {
{{ fileName }}
+{{ fileName }}