Skip to content

Commit

Permalink
Update Entries.kt
Browse files Browse the repository at this point in the history
Anujvashisht
  • Loading branch information
AnujVashisht authored Oct 27, 2023
1 parent f0fdc0f commit 142700d
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,11 @@ val entries = listOf(
githubUserName = "Phelenor",
message = "Greetings from Sofascore!"
),
Entry.Text(
mosaic = MOSAIC1,
githubUserName = "AnujVashisht",
message = "This is the most popular entry, coming straight from phone 😅"
),
Entry.ComposableContent(
mosaic = MOSAIC1,
githubUserName = "adriantache",
Expand Down

0 comments on commit 142700d

Please sign in to comment.