Reorganization
This commit is contained in:
10
Aurora/Design/Views/Albums/AlbumsViewModel.cs
Normal file
10
Aurora/Design/Views/Albums/AlbumsViewModel.cs
Normal file
@ -0,0 +1,10 @@
|
||||
using System;
|
||||
namespace Aurora.Design.Views.Albums
|
||||
{
|
||||
public class AlbumsViewModel
|
||||
{
|
||||
public AlbumsViewModel()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user