Skip to content

Commit c6d1c5b

Browse files
authored
🔀 Merge pull request #1752 from Nevskjij/patch-1
Update Help.ts
2 parents e68984b + a47c966 commit c6d1c5b

File tree

1 file changed

+0
-1
lines changed
  • src/classes/Commands/sub-classes

1 file changed

+0
-1
lines changed

src/classes/Commands/sub-classes/Help.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ export default class HelpCommands {
8787
`find <Listing-parameters>=<value>[&limit=<value>] - Get the list of filtered items detail based on the parameters 🔍`,
8888
`ppu [limit=<number>] - Get a list of items that is currently has Partial Price Update enabled`,
8989
`getSlots or ${prefix}listings - Get current used listings slot per cap count.`,
90-
`getSlots or !listings - Get current used listings slot per cap count.`,
9190
`groups - Get a list of groups in your pricelist 📜`
9291
].join(`\n- ${prefix}`)
9392
);

0 commit comments

Comments
 (0)