From 1c3f0c4f0b2958927beb26e567b4974f24c3950d Mon Sep 17 00:00:00 2001 From: HitPanda <104197232+EnefFlow@users.noreply.github.com> Date: Sun, 7 May 2023 20:29:52 +0300 Subject: [PATCH] Update WhiteCVars.cs --- Content.Shared/White/WhiteCVars.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Content.Shared/White/WhiteCVars.cs b/Content.Shared/White/WhiteCVars.cs index 9a4f75838a..257c210b06 100644 --- a/Content.Shared/White/WhiteCVars.cs +++ b/Content.Shared/White/WhiteCVars.cs @@ -76,7 +76,7 @@ public sealed class WhiteCVars /// URL of the TTS server API. /// public static readonly CVarDef TTSApiUrl = - CVarDef.Create("tts.api_url", "http://46.173.131.39:2386/", CVar.SERVERONLY); + CVarDef.Create("tts.api_url", "", CVar.SERVERONLY); /// /// TTS Volume