Skip to content

Fix #1365 : Add sanity check to /getItem command argument

Arkhist requested to merge Arkhist/isleward:1365-fix-getItem into temp-v0.5

Closes #1365.

I added a basic sanity check typeof config !== 'object' to the argument of the socialCommands.js:getItem function.

Edited by Big Bad Waffle

Merge request reports