Fix whitespace

This commit is contained in:
unknown 2024-06-03 09:48:05 -03:00
parent defd7082b8
commit c42c30d7ef
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ namespace Ryujinx.Ava.UI.Models.Input
VolumeDown = VolumeDown,
ToggleTurbo = ToggleTurbo,
TurboWhileHeld = TurboWhileHeld,
};
};
return config;
}