From 1a547150ab6caaf669cefc32cdd35a7b79f02415 Mon Sep 17 00:00:00 2001 From: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com> Date: Fri, 12 Jan 2024 15:41:13 +0000 Subject: [PATCH] prompt --- src/Simplex/Chat/Core.hs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Simplex/Chat/Core.hs b/src/Simplex/Chat/Core.hs index 72c136f3f8..dcecc63e8b 100644 --- a/src/Simplex/Chat/Core.hs +++ b/src/Simplex/Chat/Core.hs @@ -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