Skip to content

Commit

Permalink
owner type
Browse files Browse the repository at this point in the history
  • Loading branch information
olerichter00 committed Feb 11, 2025
1 parent d82b5ad commit c225ef0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/Scenes/Fair/FeaturedFairsScreen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ export const FeaturedFairs: React.FC<FeaturedFairsProps> = ({ viewer }) => {
<ProvideScreenTrackingWithCohesionSchema
info={screen({
// TODO: Update owner type
// context_screen_owner_type: OwnerType.featuredFairs,
context_screen_owner_type: OwnerType.articles,
})}
>
Expand Down

0 comments on commit c225ef0

Please sign in to comment.