mirror of
https://github.com/GreemDev/Ryujinx
synced 2024-12-21 19:36:34 +01:00
Fix SettingsTabHotkeysIncrementCustomVSyncIntervalHotkey
not showing up properly
yes it was my fault
This commit is contained in:
parent
f3060f5d0f
commit
530f204437
1 changed files with 1 additions and 1 deletions
|
@ -21502,7 +21502,7 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"ID": "SettingsTabHotkeysIncrementCustomVSyncIntervalHotkey:",
|
||||
"ID": "SettingsTabHotkeysIncrementCustomVSyncIntervalHotkey",
|
||||
"Translations": {
|
||||
"ar_SA": "",
|
||||
"de_DE": "",
|
||||
|
|
Loading…
Reference in a new issue