diff --git a/CHANGELIST.md b/CHANGELIST.md index 2f497903..fd2d3e2c 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -10,6 +10,7 @@ - Ensure Wii and WiiU are output with correct fields - Add more placeholder values for output - Update RedumpLib to 1.10.2 +- Fix name conflict ### 3.7.1 (2026-03-30) diff --git a/MPF.UI/Windows/MediaInformationWindow.xaml b/MPF.UI/Windows/MediaInformationWindow.xaml index a655ee1b..08b54a3f 100644 --- a/MPF.UI/Windows/MediaInformationWindow.xaml +++ b/MPF.UI/Windows/MediaInformationWindow.xaml @@ -208,7 +208,7 @@ Text="{Binding Path=SubmissionInfo.CommonDiscInfo.CommentsSpecialFields[(redump:SiteCode)DiscHologramID], Mode=TwoWay}"/> -