Merge branch 'main' into fix/wider-max-width-1536

This commit is contained in:
Jay Sitter 2023-06-26 20:22:38 -04:00 committed by GitHub
commit 084345f0c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -183,7 +183,6 @@ export class PostListing extends Component<PostListingProps, PostListingState> {
addModLoading: false,
addAdminLoading: false,
transferLoading: false,
imageExpanded: false,
});
}
}