49c11fc8f0
the LocalStatus._folders cache was changed to be a dict that can be searched for names. One instance were _folders was set to "None" was accidentally left over. Fix this. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>