mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-08-30 07:25:05 +00:00
small fix
This commit is contained in:
parent
e7c991349e
commit
edfd58bbe4
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@
|
|||
IsVisible="{Binding !IsGameRunning}"
|
||||
Content="{ext:Locale UserProfilesDelete}"
|
||||
Command="{Binding DeleteConfigGame}"
|
||||
Classes="global"/>
|
||||
Classes="red"/>
|
||||
</ReversibleStackPanel>
|
||||
</Grid>
|
||||
</window:StyleableAppWindow>
|
||||
|
|
|
|||
Loading…
Reference in a new issue