Kord-Extensions/kord-extensions

Incorrect argument passed into call to ResourceBundle.getBundle in ResourceBundleTranslations

GreemDev opened this issue · 0 comments

Description

If you take a look here, you'll see that in the call to ResourceBundle.getBundle, the singleton object of Control is passed as the third argument, rather than the variable defined by the argument control in the encapsulating function.