quick fix

This commit is contained in:
2025-09-24 06:57:01 +09:00
parent 9eb2309018
commit 9d850f8fa6
2 changed files with 2 additions and 2 deletions

View File

@@ -154,7 +154,7 @@ namespace LightlessSync.UI
ImGuiHelpers.ScaledDummy(0.2f);
_uiSharedService.ColoredSeparator(UIColors.Get("LightlessPurple"), 2f);
if (_broadcastService.IsBroadcasting)
if (_configService.Current.BroadcastEnabled)
{
ImGui.PushStyleColor(ImGuiCol.Text, UIColors.Get("LightlessGreen"));
ImGui.Text("The Lightfinder calls, and somewhere, a soul may answer."); // cringe..