Skip to content

Commit

Permalink
🔀 Merge pull request #1752 from Nevskjij/patch-1
Browse files Browse the repository at this point in the history
Update Help.ts
  • Loading branch information
idinium96 authored Jul 18, 2024
2 parents e68984b + a47c966 commit c6d1c5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/classes/Commands/sub-classes/Help.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ export default class HelpCommands {
`find <Listing-parameters>=<value>[&limit=<value>] - Get the list of filtered items detail based on the parameters 🔍`,
`ppu [limit=<number>] - Get a list of items that is currently has Partial Price Update enabled`,
`getSlots or ${prefix}listings - Get current used listings slot per cap count.`,
`getSlots or !listings - Get current used listings slot per cap count.`,
`groups - Get a list of groups in your pricelist 📜`
].join(`\n- ${prefix}`)
);
Expand Down

0 comments on commit c6d1c5b

Please sign in to comment.