Skip to content

Commit

Permalink
update the export method in bpt_backpack
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator committed Aug 7, 2024
1 parent ca7482c commit e4bd745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server-data/resources/[ox]/ox_inventory/data/items.lua
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ return {
stack = false,
consume = 0,
client = {
export = "wasabi_backpack.openBackpack",
export = "bpt_backpack.openBackpack",
},
},

Expand Down

0 comments on commit e4bd745

Please sign in to comment.