Closed juliend2 closed 4 years ago
Hey, thanks for that gem!
I found this bug:
Extra params aren't sent when creating a item when using the misc add_item method.
Reason:
A variable was expected to be mutated but was not, hence the bug.
Thanks!
Great catch! Thank you very much for this and the PR!
I will work on the merge in the next few days and republish the gem.
Hey, thanks for that gem!
I found this bug:
Extra params aren't sent when creating a item when using the misc add_item method.
Reason:
A variable was expected to be mutated but was not, hence the bug.
Thanks!