request names only for errored contacts

This commit is contained in:
Alexander Bondarenko
2024-05-30 20:45:43 +03:00
parent 6311a581cf
commit e045aa214d
2 changed files with 13 additions and 12 deletions
+4 -2
View File
@@ -2052,8 +2052,10 @@ testUsersTimedMessages tmp = do
alice <# "bob> alisa 4"
withTestChat tmp "alice" $ \alice -> do
alice <## "1 contacts connected (use /cs for the list)"
alice <## "[user: alice] 1 contacts connected (use /cs for the list)"
alice
<### [ "1 contacts connected (use /cs for the list)",
"[user: alice] 1 contacts connected (use /cs for the list)"
]
alice ##> "/user alice"
showActiveUser alice "alice (Alice)"