mirror of
https://github.com/hibiken/asynqmon.git
synced 2025-10-23 06:46:11 +08:00
Change UTC timezone to system time
This commit is contained in:
@@ -186,7 +186,7 @@ function DashboardView(props: Props) {
|
||||
title={
|
||||
<div>
|
||||
<div className={classes.tooltipSection}>
|
||||
Total number of tasks processed in a given day (UTC)
|
||||
Total number of tasks processed in a given day
|
||||
</div>
|
||||
<div className={classes.tooltipSection}>
|
||||
<strong>Succeeded</strong>: number of tasks successfully
|
||||
|
Reference in New Issue
Block a user