mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-20 23:04:03 +08:00
fix: misspelling of 'address' (#5180)
This commit is contained in:
@@ -18,7 +18,7 @@ class SIGNL4 extends NotificationProvider {
|
||||
msg,
|
||||
// Source system
|
||||
"X-S4-SourceSystem": "UptimeKuma",
|
||||
monitorUrl: this.extractAdress(monitorJSON),
|
||||
monitorUrl: this.extractAddress(monitorJSON),
|
||||
};
|
||||
|
||||
const config = {
|
||||
|
Reference in New Issue
Block a user