diff --git a/GenshinLyreMidiPlayer.WPF/Views/SettingsPageView.xaml b/GenshinLyreMidiPlayer.WPF/Views/SettingsPageView.xaml index fab6466..6c781e5 100644 --- a/GenshinLyreMidiPlayer.WPF/Views/SettingsPageView.xaml +++ b/GenshinLyreMidiPlayer.WPF/Views/SettingsPageView.xaml @@ -100,28 +100,6 @@ ItemsSource="{x:Static transitions:TransitionCollection.Transitions}" /> - - - - Created by © 2021 sabihoshi under the - - MIT License - . - - - This project uses third-party libraries or other resources that may be distributed under - - different licenses - . - - - All rights reserved by © miHoYo Co., Ltd. - This project is not affiliated nor endorsed by miHoYo. - Genshin Impact™ and other properties belong to their respective owners. - - - - @@ -152,6 +130,28 @@ + + + + + Created by © 2021 sabihoshi under the + + MIT License + . + + + This project uses third-party libraries or other resources that may be distributed under + + different licenses + . + + + All rights reserved by © miHoYo Co., Ltd. + This project is not affiliated nor endorsed by miHoYo. + Genshin Impact™ and other properties belong to their respective owners. + + + \ No newline at end of file