- tweak: Dependency injection think
This commit is contained in:
8
Nebula.Launcher/ViewModels/AccountInfoViewModel.cs
Normal file
8
Nebula.Launcher/ViewModels/AccountInfoViewModel.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using Nebula.Launcher.Views.Pages;
|
||||
|
||||
namespace Nebula.Launcher.ViewModels;
|
||||
|
||||
public class AccountInfoViewModel : ViewModelBase, ITab
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user