@@ -297,6 +297,9 @@ class FrappyManager(Readable):
stick = cfg
except FileNotFoundError:
pass
else:
if stick is None:
stick = '' # remove stick together with main
if stick is not None:
if stick_item:
to_remove[stick_item] = self._secnodes.pop(stick_item)
The note is not visible to the blocked user.