client icon indicating copy to clipboard operation
client copied to clipboard

Weird Logging: BaseSet Duplicate Length Logging

Open insyri opened this issue 3 years ago • 0 comments

Version: [email protected]

Running code:

<CommandClient>.prefixes.custom.toString()

Produces:

BaseSet(1) [BaseSet (1 items)] { '#!' }

I think the output should display the length only once.

insyri avatar Nov 10 '21 01:11 insyri