mirror of
https://github.com/jayfunc/BetterLyrics.git
synced 2026-01-13 03:34:55 +08:00
- Add album text in lyrics render - Improve song info update and draw algo - Upgrade to .NET 10
7 lines
131 B
C#
7 lines
131 B
C#
namespace BetterLyrics.WinUI3.ViewModels
|
|
{
|
|
public partial class SettingsWindowViewModel : BaseWindowViewModel
|
|
{
|
|
}
|
|
}
|