Skip to content

Commit

Permalink
events verified
Browse files Browse the repository at this point in the history
Close #44
  • Loading branch information
Seth Battis committed Dec 26, 2024
1 parent 38cb532 commit 4883d17
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export function prepareContent(
case 'Downloads':
case 'Expectations':
case 'Links':
case 'Events': // TODO not verified
case 'Events':
return base(contentType, { plural: true });
default:
if (contentType) {
Expand Down

0 comments on commit 4883d17

Please sign in to comment.