We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afa8a6f commit 060bef4Copy full SHA for 060bef4
site/frontend/src/pages/status/page.vue
@@ -164,6 +164,7 @@ loadStatusData(loading);
164
<div class="status-page-wrapper">
165
<div class="timeline-wrapper">
166
<h1>Timeline</h1>
167
+ <strong>Times are local.</strong>
168
<div style="margin-bottom: 10px">
169
Queue length: {{ data.queueLength }}
170
</div>
0 commit comments