@@ -508,7 +508,7 @@ def main(data: dict):
while running:
for event in pygame.event.get():
if event.type == pygame.MOUSEBUTTONUP:
if event.type == pygame.MOUSEBUTTONDOWN:
click_slot()
i = focused()
if isinstance(i,int):
The note is not visible to the blocked user.