fix(config): change IPN keybinds to avoid conflicts

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2025-12-02 02:38:09 -03:00
parent fa7ded9294
commit c1dea5f76b
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -1,5 +1,17 @@
{
"ModSettings": {
"first_run": false
},
"Hotkeys": {
"sort_inventory": {
"main": {
"keys": "R,T"
}
},
"save_as_profile": {
"main": {
"keys": "R,SEMICOLON"
}
}
}
}
}