misc: chore: rename IgnoreApplet to IgnoreControllerApplet

This commit is contained in:
Evan Husted
2025-02-15 00:25:28 -06:00
parent a4b5304935
commit 7d59ada798
7 changed files with 11 additions and 11 deletions

View File

@@ -183,7 +183,7 @@ namespace Ryujinx.Ava.Utilities.Configuration
public bool ShowConfirmExit { get; set; }
/// <summary>
/// ignore "Applet" dialog
/// Ignore Controller Applet dialog
/// </summary>
public bool IgnoreApplet { get; set; }