Commit 6699d337 authored by erio's avatar erio
Browse files

fix(monitor): remove redundant "updated at" label from MonitorHero

parent f7c8377a
......@@ -51,10 +51,6 @@
@update:enabled="autoRefresh.setEnabled"
@update:interval="autoRefresh.setInterval"
/>
<div class="text-xs text-gray-500 dark:text-gray-400 tabular-nums">
{{ updatedLabel }}
</div>
</div>
</section>
</template>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment