Initialize migration. #88

Merged
cake merged 23 commits from dotnet10-api14-migration into 2.0.0 2025-11-29 17:02:39 +00:00
Showing only changes of commit 6dfac79f5a - Show all commits

View File

@@ -275,7 +275,7 @@ public class SyncshellFinderUI : WindowMediatorSubscriberBase
? shell.Group.Alias
: shell.Group.GID;
_uiSharedService.MediumText(displayName + "(200/250)", UIColors.Get("PairBlue"));
_uiSharedService.MediumText(displayName, UIColors.Get("PairBlue"));
UiSharedService.ColoredSeparator(UIColors.Get("PairBlue"));
ImGui.TextColored(ImGuiColors.DalamudGrey, "Broadcaster");