first commit
This commit is contained in:
7
Nitrox.Launcher/ViewModels/LibraryViewModel.cs
Normal file
7
Nitrox.Launcher/ViewModels/LibraryViewModel.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
using Nitrox.Launcher.ViewModels.Abstract;
|
||||
|
||||
namespace Nitrox.Launcher.ViewModels;
|
||||
|
||||
public partial class LibraryViewModel : RoutableViewModelBase
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user