mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2025-03-15 07:20:17 +00:00
Update Ryujinx.Ava/UI/ViewModels/SettingsViewModel.cs
Co-authored-by: Ac_K <Acoustik666@gmail.com>
This commit is contained in:
parent
d764c53d2f
commit
8a94428d85
1 changed files with 1 additions and 0 deletions
|
@ -169,6 +169,7 @@ namespace Ryujinx.Ava.UI.ViewModels
|
||||||
set
|
set
|
||||||
{
|
{
|
||||||
_customThemePath = value;
|
_customThemePath = value;
|
||||||
|
|
||||||
OnPropertyChanged();
|
OnPropertyChanged();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue