Add HangoverAvalonia
This commit is contained in:
parent
7cf4c63d79
commit
66679ace2f
24 changed files with 503 additions and 35 deletions
|
|
@ -19,6 +19,7 @@ namespace LibationAvalonia.ViewModels
|
|||
private int _visibleCount = 1;
|
||||
private LibraryCommands.LibraryStats _libraryStats;
|
||||
private int _visibleNotLiberated = 1;
|
||||
public bool IsMp3Supported => AppScaffolding.LibationScaffolding.IsLinux || AppScaffolding.LibationScaffolding.IsWindows;
|
||||
|
||||
/// <summary> The Process Queue's viewmodel </summary>
|
||||
public ProcessQueueViewModel ProcessQueue { get; } = new ProcessQueueViewModel();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue