This commit is contained in:
Evgeny Poberezkin
2024-01-12 15:41:13 +00:00
parent f39a6b0ea5
commit 1a547150ab

View File

@@ -99,9 +99,9 @@ createActiveUser :: ChatController -> IO User
createActiveUser cc = do
putStrLn
"No user profiles found, it will be created now.\n\
\Please choose your display name and your full name.\n\
\They will be sent to your contacts when you connect.\n\
\They are only stored on your device and you can change them later."
\Please choose your display name.\n\
\It will be sent to your contacts when you connect.\n\
\It is only stored on your device and you can change it later."
loop
where
loop = do