Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Reload on action
regalijan committed Oct 19, 2023
1 parent 6cb8833 commit fa28e7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/InactivityNoticeCard.tsx
@@ -44,6 +44,8 @@ export default function(props: InactivityNoticeProps) {
status: "success",
title: "Success"
});

location.reload();
}

const Approved = () => <Icon fill="currentColor" height="16" viewBox="0 0 16 16" width="16">

0 comments on commit fa28e7b

Please sign in to comment.