mirror of
https://github.com/Wei-Shaw/sub2api.git
synced 2026-09-24 16:05:44 +08:00
fix(monitor): remove redundant "updated at" label from MonitorHero
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user