Skip to content

Commit

Permalink
test push (add ! to Issue footer menu item)
Browse files Browse the repository at this point in the history
  • Loading branch information
xylophonez committed Jun 3, 2024
1 parent 8b7d1f8 commit 31da364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/snippets/footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const Footer = () => {
{
icon: 'edit' as const,
iconSize: '16px',
text: 'Submit an issue',
text: 'Submit an issue!',
url: issueUrl,
},
{
Expand Down

0 comments on commit 31da364

Please sign in to comment.