mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-07 17:01:23 +08:00
Update linters
This commit is contained in:
@@ -33,7 +33,7 @@ const monitorStatus = new PrometheusClient.Gauge({
|
||||
});
|
||||
|
||||
class Prometheus {
|
||||
monitorLabelValues = {}
|
||||
monitorLabelValues = {};
|
||||
|
||||
constructor(monitor) {
|
||||
this.monitorLabelValues = {
|
||||
|
Reference in New Issue
Block a user