Vanessa 2022-06-13 21:28:18 +08:00
parent 851483c5d2
commit 78c50517b1
2 changed files with 60 additions and 7 deletions

View file

@ -238,6 +238,9 @@ declare interface IAccount {
}
declare interface IConfig {
repo: {
key: string
},
e2eePasswd: string
e2eePasswdMode: number
sync: {