mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-09 00:24:07 +08:00
Merge remote-tracking branch 'origin/master'
# Conflicts: # src/languages/en.js
This commit is contained in:
@@ -6,7 +6,7 @@ class Octopush extends NotificationProvider {
|
||||
name = "octopush";
|
||||
|
||||
async send(notification, msg, monitorJSON = null, heartbeatJSON = null) {
|
||||
let okMsg = "Sent Successfully. ";
|
||||
let okMsg = "Sent Successfully.";
|
||||
|
||||
try {
|
||||
// Default - V2
|
||||
|
Reference in New Issue
Block a user