Reload on action

This commit is contained in:
regalijan 2023-10-19 16:50:49 -04:00
parent 6cb8833b1a
commit fa28e7b37f
Signed by: regalijan
GPG Key ID: 5D4196DA269EF520

View File

@ -44,6 +44,8 @@ export default function(props: InactivityNoticeProps) {
status: "success", status: "success",
title: "Success" title: "Success"
}); });
location.reload();
} }
const Approved = () => <Icon fill="currentColor" height="16" viewBox="0 0 16 16" width="16"> const Approved = () => <Icon fill="currentColor" height="16" viewBox="0 0 16 16" width="16">