Update server.lua
This commit is contained in:
		
							parent
							
								
									8f78fadc3e
								
							
						
					
					
						commit
						8975844f1c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -109,7 +109,7 @@ if Link.inventory == 'framework' or Link.inventory == 'qb-inventory' then
 | 
			
		|||
    -- Stash
 | 
			
		||||
    function OpenCustomStash(player, stashId, label, slots, weight)
 | 
			
		||||
        local data = { label = label, maxweight = weight, slots = slots }
 | 
			
		||||
        exports['qb-inventory']:OpenInventory(player, stashId, data)
 | 
			
		||||
        exports["tgiann-inventory"]:OpenInventory(src, invType, invId, invData, openType)
 | 
			
		||||
    end
 | 
			
		||||
    
 | 
			
		||||
    function GetStashItems(stashId)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue