You've already forked uptime-kuma
mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-07-07 01:16:26 +02: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