store ignoreTls and upsideDown into db

This commit is contained in:
LouisLam 2021-07-30 19:18:26 +08:00
parent 17b58eac9a
commit 60aa67892d
3 changed files with 37 additions and 29 deletions

View file

@ -168,7 +168,7 @@ export default {
interval: 60,
maxretries: 0,
notificationIDList: {},
ignoreTLS: false,
ignoreTls: false,
upsideDown: false,
}
} else if (this.isEdit) {