From 8b76295ee0f8f7ee69fba2dd70f42deab5169b6a Mon Sep 17 00:00:00 2001 From: Evan Husted Date: Fri, 24 Jan 2025 13:10:39 -0600 Subject: [PATCH] forgot to use the new locale key --- src/Ryujinx/Assets/locales.json | 2 +- src/Ryujinx/UI/Views/Input/ControllerInputView.axaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Ryujinx/Assets/locales.json b/src/Ryujinx/Assets/locales.json index 4946a24f5..698af9d17 100644 --- a/src/Ryujinx/Assets/locales.json +++ b/src/Ryujinx/Assets/locales.json @@ -23048,4 +23048,4 @@ } } ] -} +} \ No newline at end of file diff --git a/src/Ryujinx/UI/Views/Input/ControllerInputView.axaml b/src/Ryujinx/UI/Views/Input/ControllerInputView.axaml index a4218c61e..28c62dcf2 100644 --- a/src/Ryujinx/UI/Views/Input/ControllerInputView.axaml +++ b/src/Ryujinx/UI/Views/Input/ControllerInputView.axaml @@ -522,7 +522,7 @@ Grid.Column="2" IsEnabled="{Binding !Config.TurnOffLed}" IsChecked="{Binding Config.UseRainbowLed, Mode=TwoWay}"> - +