1
0
Fork 0

Need a way to refresh status page on-demand

This commit is contained in:
Lim Chee Aun 2023-01-09 21:51:30 +08:00
parent 13c3b8fa3b
commit 7f5214c8c6

View file

@ -311,6 +311,10 @@ function StatusPage({ id }) {
});
}
}}
onDblClick={(e) => {
// reload statuses
states.reloadStatusPage++;
}}
>
{/* <div>
<Link class="button plain deck-close" href={closeLink}>