AlexzanderFlores / WOKCommands

130 stars 60 forks source link

An error occurs when using an integer #66

Closed karelkryda closed 3 years ago

karelkryda commented 3 years ago

This caused a crash when using an integer as the argument type

AlexzanderFlores commented 3 years ago

Hey thanks for the fix, however could this change be made in the .ts file instead? The .js files are compiled from the TypeScript code so they will be overwritten

karelkryda commented 3 years ago

@AlexzanderFlores done