only show inventory view to author

This commit is contained in:
SowinskiBraeden committed 2022-08-05 13:19:59 -07:00
1 parent 5c2fafbd5e
commit e6c47b704d
3 files changed
+6 -42

No files matched your search

+1 -1
View File
@@ -211,7 +211,7 @@ module.exports = {
if (args[0].name == 'view') {
// Display Inventory
let inventoryEmbed = new MessageEmbed()
.setColor(client.config.EmbedColor)
.setTitle('Your Inventory')