@@ -196,7 +196,7 @@ def chat_session(chatkeuze):
while True:
draw_chat_window(chat_messages, chatkeuze)
bericht = input(wit + "> " + reset)
# bericht = input(wit + "> " + reset)
if bericht.lower() == "/quit":
exit()
The note is not visible to the blocked user.