fix merging problem

This commit is contained in:
LouisLam
2021-07-13 23:29:40 +08:00
parent af838d62e8
commit d4fe5908f5
2 changed files with 3 additions and 1 deletions

View File

@@ -92,7 +92,6 @@ class Notification {
console.log(error)
return false;
}
return await Notification.discord(notification, msg)
} else if (notification.type === "signal") {
try {