mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-25 07:49:21 +01:00
remove debub console log
This commit is contained in:
parent
c6237277c0
commit
3e305b79b2
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user