Skip to content

Commit

Permalink
Update UserService.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelcanosantana committed Nov 26, 2023
1 parent 8db682f commit abda3b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Services/UserService.cs
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ public void InitializeDummyDB()

AffiliateStyle testStyle = new AffiliateStyle(
testUser.GetId(),
"🪅 🎉🎈Bienvenido Meow!🎈🎉 🪅",
"🪅🎉🎈Bienvenido Meow!🎈🎉🪅",
"Regístrate con tu correo para obtener las siguientes ventajas!" +
"\n\n" +
"Cat ipsum dolor sit amet, panther so bombay yet cornish rex and turkish angora." +
Expand Down

0 comments on commit abda3b9

Please sign in to comment.