Skip to content

Commit

Permalink
Merge branch 'main' into feat/hide-avatars-on-listings
Browse files Browse the repository at this point in the history
  • Loading branch information
jsit authored Jun 27, 2023
2 parents 319bb41 + a5fc6bf commit af67240
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/shared/components/post/post-listing.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ export class PostListing extends Component<PostListingProps, PostListingState> {
addModLoading: false,
addAdminLoading: false,
transferLoading: false,
imageExpanded: false,
});
}
}
Expand Down

0 comments on commit af67240

Please sign in to comment.