Closed Quitlox closed 2 months ago
Fixed in c630682f02d06552947578367034d9f9db500526! Thanks for reporting this. It's ironic because this annoys me a lot when plugins require an argument to .setup()
but I completely forgot about when making this plugin lol.
Setting up the plugin without providing arguments, like so:
results in the following error:
It would be nice if the argument was optional, as this plays nicer with some plugin managers.