Skip to content

Commit 060bef4

Browse files
committed
fix - add "times are local" caveat
1 parent afa8a6f commit 060bef4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/frontend/src/pages/status/page.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ loadStatusData(loading);
164164
<div class="status-page-wrapper">
165165
<div class="timeline-wrapper">
166166
<h1>Timeline</h1>
167+
<strong>Times are local.</strong>
167168
<div style="margin-bottom: 10px">
168169
Queue length: {{ data.queueLength }}
169170
</div>

0 commit comments

Comments
 (0)