Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
imorland committed Jan 30, 2024
1 parent ee37ee6 commit 8fb8cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/src/forum/components/PollsDirectory.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ export default class PollsDirectory extends Page {
icon: 'fas fa-poll',
},
app.translator.trans('fof-polls.forum.page.nav')
),
)
);

return items;
Expand Down

0 comments on commit 8fb8cc6

Please sign in to comment.