|
|
@ -504,6 +504,7 @@ export default {
|
|
|
|
name: "",
|
|
|
|
name: "",
|
|
|
|
type: null,
|
|
|
|
type: null,
|
|
|
|
gotifyPriority: 8,
|
|
|
|
gotifyPriority: 8,
|
|
|
|
|
|
|
|
isDefault: false,
|
|
|
|
},
|
|
|
|
},
|
|
|
|
appriseInstalled: false,
|
|
|
|
appriseInstalled: false,
|
|
|
|
}
|
|
|
|
}
|
|
|
@ -553,6 +554,7 @@ export default {
|
|
|
|
this.notification = {
|
|
|
|
this.notification = {
|
|
|
|
name: "",
|
|
|
|
name: "",
|
|
|
|
type: null,
|
|
|
|
type: null,
|
|
|
|
|
|
|
|
isDefault: false,
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
// Default set to Telegram
|
|
|
|
// Default set to Telegram
|
|
|
|