Skip to content

Commit

Permalink
Merge pull request #147 from arj154/arj154-patch-1
Browse files Browse the repository at this point in the history
Update Entries.kt
  • Loading branch information
mike-n-jordan authored Oct 27, 2023
2 parents c442e1f + 2656ca2 commit 795ee42
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -349,5 +349,10 @@ Entry.Text(
githubUserName = "rhnoriega",
message = "Hola! from droidon in london"
),

Entry.Text(
githubUserName = "arj154",
message = "Happy Friday"
)
)

0 comments on commit 795ee42

Please sign in to comment.