#QB Inventory , cant find what i need
1 messages · Page 1 of 1 (latest)
} else if (itemData.name == "stickynote") {
$(".item-info-title").html("<p>" + itemData.label + "</p>");
$(".item-info-description").html("<p>" + itemData.info.label + "</p>");
This isnt in app.js