mirror of https://github.com/louislam/uptime-kuma
easier merging 🤞
parent
53e203d2f9
commit
25a93b05dc
|
@ -260,7 +260,7 @@ export default {
|
||||||
this.id = null;
|
this.id = null;
|
||||||
this.notification = {
|
this.notification = {
|
||||||
name: "",
|
name: "",
|
||||||
type: null
|
type: null,
|
||||||
}
|
}
|
||||||
|
|
||||||
// Default set to Telegram
|
// Default set to Telegram
|
||||||
|
|
Loading…
Reference in New Issue