Fix info CA1816
This commit is contained in:
parent
144945fc53
commit
fe018988df
1 changed files with 1 additions and 0 deletions
|
@ -120,6 +120,7 @@ namespace Ryujinx.Ava.UI.ViewModels
|
||||||
public void Dispose()
|
public void Dispose()
|
||||||
{
|
{
|
||||||
ThemeManager.ThemeChanged -= ThemeManager_ThemeChanged;
|
ThemeManager.ThemeChanged -= ThemeManager_ThemeChanged;
|
||||||
|
GC.SuppressFinalize(this);
|
||||||
}
|
}
|
||||||
|
|
||||||
private async Task DownloadPatronsJson()
|
private async Task DownloadPatronsJson()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue