mirror of
https://github.com/dcarrillo/atalaya.git
synced 2026-04-18 02:24:05 +00:00
refactor: use console.info for log consistency and clean up deprecated code
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
---
|
||||
import type { ApiMonitorStatus } from '@worker/types';
|
||||
// Allow maintenance as a valid runtime state:
|
||||
type MonitorStatus = ApiMonitorStatus['status'] | 'maintenance';
|
||||
import UptimeBars from './UptimeBars.astro';
|
||||
|
||||
interface Props {
|
||||
|
||||
Reference in New Issue
Block a user