@ -57,6 +57,7 @@ class App:
self.menu.clear()
tasks = list(self.tasks.tasks)
tasks.append("Pause")
if self.active_task == "Nothing":
tasks.append("Nothing")
for t in tasks:
The note is not visible to the blocked user.