1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-17 13:16:40 +00:00

Fix whitespace

This commit is contained in:
unknown 2024-06-03 09:48:05 -03:00
parent defd7082b8
commit c42c30d7ef

View file

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