diff --git a/main/components/GameOptions/Launch.vue b/main/components/GameOptions/Launch.vue index d19cb0e..69101fe 100644 --- a/main/components/GameOptions/Launch.vue +++ b/main/components/GameOptions/Launch.vue @@ -11,7 +11,7 @@ class="block w-full rounded-md bg-zinc-800 px-3 py-1.5 text-base text-zinc-100 outline-1 -outline-offset-1 outline-zinc-800 placeholder:text-zinc-400 focus:outline-2 focus:-outline-offset-2 focus:outline-blue-600 sm:text-sm/6" placeholder="{}" aria-describedby="launch-description" - v-model="model.launchString" + v-model="model.launchTemplate" />
@@ -129,9 +129,9 @@ -
- You won't be able to launch any Windows games without overriding their Proton layer in game settings. Please select a default layer below using the stars. + You won't be able to launch any Windows games without overriding + their Proton layer in game settings. Please select a default layer + below using the stars.