mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-09 20:20:59 +08:00
remove debub console log
This commit is contained in:
@@ -271,7 +271,6 @@ export default {
|
||||
},
|
||||
|
||||
test() {
|
||||
console.log("test notification");
|
||||
this.processing = true;
|
||||
this.$root.getSocket().emit("testNotification", this.notification, (res) => {
|
||||
this.$root.toastRes(res)
|
||||
|
Reference in New Issue
Block a user