Merge master to profiles #61

Merged
cake merged 50 commits from master into syncshell-profiles 2025-10-12 17:19:37 +00:00
Showing only changes of commit 144ac166fb - Show all commits

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"))