mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-07-04 10:09:05 +00:00
unused property
This commit is contained in:
@@ -66,9 +66,6 @@ namespace Ryujinx.Ava.UI.SetupWizard
|
|||||||
|
|
||||||
public RyujinxNotificationManager NotificationManager { get; private set; }
|
public RyujinxNotificationManager NotificationManager { get; private set; }
|
||||||
|
|
||||||
[ObservableProperty]
|
|
||||||
public partial SetupWizardPage CurrentPage { get; set; }
|
|
||||||
|
|
||||||
public async Task Start()
|
public async Task Start()
|
||||||
{
|
{
|
||||||
NotificationManager = _window.CreateNotificationManager(
|
NotificationManager = _window.CreateNotificationManager(
|
||||||
|
|||||||
Reference in New Issue
Block a user