mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-27 16:54:04 +00:00
remove debub console log
This commit is contained in:
parent
c6237277c0
commit
3e305b79b2
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue