mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-07-27 00:35:53 -04:00
Move default setting to child component
This commit is contained in:
parent
2fb3c40307
commit
ffbc25722d
3 changed files with 10 additions and 2 deletions
|
@ -150,8 +150,6 @@ export default {
|
|||
|
||||
// Set Default value here
|
||||
this.notification.type = this.notificationTypes[0];
|
||||
this.notification.gotifyPriority = 8;
|
||||
this.notification.smtpSecure = false;
|
||||
}
|
||||
|
||||
this.modal.show()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue