mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-12 20:34:46 +00:00
easier merging 🤞
This commit is contained in:
parent
53e203d2f9
commit
25a93b05dc
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue