Skip to content

Commit

Permalink
Merge pull request #35 from FabianPiconeDev/patch-1
Browse files Browse the repository at this point in the history
Message fix
  • Loading branch information
caseyscarborough authored Jun 18, 2021
2 parents 0d7a118 + 98ec3ed commit e4f30eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/github-activity.js
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ var templates = {
<div class="gha-gravatar">{{{gravatarLink}}}</div>\
</div><div class="gha-push"></div>',
Footer: '<div class="gha-footer">Public Activity <a href="https://github.com/caseyscarborough/github-activity" target="_blank">GitHub Activity Stream</a>',
NoActivity: '<div class="gha-info">This user does not have any public activity yet.</div>',
NoActivity: '<div class="gha-info">This user does not have any recent public activity.</div>',
UserNotFound: '<div class="gha-info">User {{username}} wasn\'t found.</div>',
EventsNotFound: '<div class="gha-info">Events for user {{username}} not found.</div>',
CommitCommentEvent: 'commented on commit {{{commentLink}}}<br>{{{userGravatar}}}<small>{{comment}}</small>',
Expand Down

0 comments on commit e4f30eb

Please sign in to comment.