Skip to content

Commit

Permalink
view count
Browse files Browse the repository at this point in the history
  • Loading branch information
Gcat101 committed Apr 9, 2024
1 parent 3e21216 commit 08cd040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/s/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
name: 'downloads'
},
{
label: 'Views',
label: 'View count',
name: 'views'
}
].map(({ label, name }) => ({
Expand Down

0 comments on commit 08cd040

Please sign in to comment.