update success message
This commit is contained in:
parent
b113154dfe
commit
7c126502ec
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@ class _RegisterState extends State<Register> {
|
|||
return const MySuccessMessage(
|
||||
successType: "Success",
|
||||
successMessage:
|
||||
"Congratulations! Your account has been created successfully. You are log in and can start exploring.");
|
||||
"Congratulations! Your account has been created successfully. You are log in and can start exploring.\n\nPlease note: more apps will appear once you update your profile.");
|
||||
},
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue