From bae1bd5b38428a8166f343a46ac4e342f9f1e738 Mon Sep 17 00:00:00 2001 From: ursamina <143211829+ursamina@users.noreply.github.com> Date: Sat, 6 Jul 2024 20:44:30 +0100 Subject: [PATCH] disable those inventory buttons they did more harm than good --- config/inventoryprofilesnext/inventoryprofiles.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/inventoryprofilesnext/inventoryprofiles.json b/config/inventoryprofilesnext/inventoryprofiles.json index 9da7010..bbc57fd 100644 --- a/config/inventoryprofilesnext/inventoryprofiles.json +++ b/config/inventoryprofilesnext/inventoryprofiles.json @@ -18,6 +18,9 @@ }, "enable_profiles_ui": { "value": false + }, + "enable_inventory_buttons": { + "value": false } }, "Hotkeys": {