Update client.py
This commit is contained in:
@@ -97,7 +97,8 @@ while not current_user:
|
||||
clear()
|
||||
w, _ = term_size()
|
||||
print(blauw_bg + wit + "Terminal Chat ".center(w) + reset)
|
||||
|
||||
print()
|
||||
|
||||
print( groen + "========================================")
|
||||
print("Welkom bij De Terminal Chat")
|
||||
print("========================================" + reset)
|
||||
|
||||
Reference in New Issue
Block a user