Fix Add Offer keybind setting
This commit is contained in:
@@ -437,7 +437,7 @@ internal class Settings
|
|||||||
|
|
||||||
configEntries.Add(AddOfferKeyBind = config.Bind(
|
configEntries.Add(AddOfferKeyBind = config.Bind(
|
||||||
InputSection,
|
InputSection,
|
||||||
"Linked Search Shortcut",
|
"Add Offer Shortcut",
|
||||||
new KeyboardShortcut(KeyCode.None),
|
new KeyboardShortcut(KeyCode.None),
|
||||||
new ConfigDescription(
|
new ConfigDescription(
|
||||||
"Keybind to list item on the flea market",
|
"Keybind to list item on the flea market",
|
||||||
|
Reference in New Issue
Block a user