From c8c889f7ee5659c550ac0893e62cb2c6b749b37b Mon Sep 17 00:00:00 2001 From: biosfood Date: Tue, 12 Sep 2023 13:33:53 +0200 Subject: [PATCH] fix purge submit button in post-listing --- src/shared/components/post/post-listing.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/shared/components/post/post-listing.tsx b/src/shared/components/post/post-listing.tsx index 6a3de2775..649710bc5 100644 --- a/src/shared/components/post/post-listing.tsx +++ b/src/shared/components/post/post-listing.tsx @@ -1310,8 +1310,8 @@ export class PostListing extends Component { {this.state.purgeLoading ? ( ) : ( - )}