Changed Discord URL

This commit is contained in:
CakeAndBanana
2025-10-10 15:50:22 +02:00
parent b06ffb3341
commit 144ac166fb

View File

@@ -2629,7 +2629,7 @@ public class SettingsUi : WindowMediatorSubscriberBase
ImGui.SameLine();
if (ImGui.Button("Lightless Sync Discord"))
{
Util.OpenLink("https://discord.gg/mpNdkrTRjW");
Util.OpenLink("https://discord.gg/Lightless");
}
ImGui.Separator();
if (ImGui.BeginTabBar("mainTabBar"))