Closed EosBandi closed 5 months ago
Fixes when RemoveList tries to remoce the last item in a list. It calls SetList, but it returns without setting the key if the list is empty. So the last item is not cleared from a list.
Fixes when RemoveList tries to remoce the last item in a list. It calls SetList, but it returns without setting the key if the list is empty. So the last item is not cleared from a list.