[JES] Fix a bug in handling follow operations. The 'what' was indeed a list,...
[JES] Fix a bug in handling follow operations. The 'what' was indeed a list, and the first element is expected to be a string but was a dict instead of a string, leading to the dreaded 'TypeError: unhashable type: dict' problem.
Loading
Please sign in to comment