From 775b0122979b95aa957115be7ffc7183ec4dff4c Mon Sep 17 00:00:00 2001 From: not-nullptr <62841684+not-nullptr@users.noreply.github.com> Date: Sun, 9 Feb 2025 18:39:02 +0000 Subject: [PATCH] fix: spelling mistake in vertd settings --- src/lib/sections/settings/Vertd.svelte | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/lib/sections/settings/Vertd.svelte b/src/lib/sections/settings/Vertd.svelte index b8da73e..811f484 100644 --- a/src/lib/sections/settings/Vertd.svelte +++ b/src/lib/sections/settings/Vertd.svelte @@ -72,7 +72,7 @@ of your GPU to do it as quickly as possible.

- We currently don't provide an hosted instance due to the + We currently don't provide a hosted instance due to the upkeep costs. However, it's quite easy to host one on your own PC or server if you know what you're doing. You can download the server binaries { - console.log(selected); switch (selected) { case "Very Slow": settings.vertdSpeed = "verySlow";