mirror of
https://github.com/babalae/better-genshin-impact.git
synced 2026-05-21 09:45:48 +08:00
refine
This commit is contained in:
@@ -19,7 +19,7 @@ using Wpf.Ui;
|
||||
|
||||
namespace BetterGenshinImpact.ViewModel;
|
||||
|
||||
public partial class MainWindowViewModel : ObservableObject
|
||||
public partial class MainWindowViewModel : ObservableObject, IViewModel
|
||||
{
|
||||
private readonly ILogger<MainWindowViewModel> _logger;
|
||||
private readonly IConfigService _configService;
|
||||
|
||||
Reference in New Issue
Block a user