Browse Source

denver

main
Stephanie Gredell 4 months ago
parent
commit
7ff8ca681a
  1. 5
      src/data/messages.js

5
src/data/messages.js

@ -285,7 +285,12 @@ PS: go back to write some Go thanks` @@ -285,7 +285,12 @@ PS: go back to write some Go thanks`
from: "Luc",
message: `happy birthday brother. stay true to yourself, and to the mission. you are loved, and your impact is Immeasurable.
\"And let us not grow weary of doing good, for in due season we will reap, if we do not give up.\" Galatians 6:9`
},
{
from: "denver",
message: `Happy birthday bossman! You were a good influence for me and many others!`
}
];
// Simple helper function to get all messages

Loading…
Cancel
Save