proxy notice message update (#1600)

This commit is contained in:
Andrey Taranik
2022-04-30 22:04:08 +03:00
committed by GitHub
parent 7e1db8c8a1
commit 038ea4c128

View File

@@ -174,7 +174,7 @@ fn parse_password(bytes: &[u8]) -> Option<&str> {
fn hello_message(redirect_uri: &str, session_id: &str) -> String {
format!(
concat![
"☀️ Welcome to Zenith!\n",
"☀️ Welcome to Neon!\n",
"To proceed with database creation, open the following link:\n\n",
" {redirect_uri}{session_id}\n\n",
"It needs to be done once and we will send you '.pgpass' file,\n",