mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-03 06:32:25 -07:00
Default Apply to not enabled
This commit is contained in:
@@ -113,6 +113,7 @@
|
||||
Click="Cancel_OnClick" />
|
||||
<Button
|
||||
Name="Apply"
|
||||
IsEnabled="False"
|
||||
Content="{locale:Locale SettingsButtonApply}"
|
||||
Command="{Binding ApplyButton}" />
|
||||
</ReversibleStackPanel>
|
||||
|
Reference in New Issue
Block a user