qb-inventory/server/main.lua
Step 1: Scroll down to "RegisterServerEvent("inventory:server:SetInventoryData") trigger.
Step 2: Search for Shared.SplitStr(fromInventory, "-")[1] == "stash" inside that event.
Step 3: Follow the attached picture and paste the following line SaveStashItems(stashId, Stashes[stashId].items)
Step 4: Save it and it will be fixed : ) (Highlighted part is the place where you need to paste it.)
Step 1: Scroll down to "RegisterServerEvent("inventory:server:SetInventoryData") trigger.
Step 2: Search for Shared.SplitStr(fromInventory, "-")[1] == "stash" inside that event.
Step 3: Follow the attached picture and paste the following line SaveStashItems(stashId, Stashes[stashId].items)
Step 4: Save it and it will be fixed : ) (Highlighted part is the place where you need to paste it.)
GOOD FORMS