This commit is contained in:
taupiqueur 2022-07-16 09:57:58 +02:00 committed by GitHub
parent 181ad3802c
commit 03e45174de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -121,8 +121,8 @@ is alive, determine the version at startup, and provide per-store defaults.
"path": "/path/to/default/store",
"settings": "<raw contents of $defaultPath/.browserpass.json>",
},
“storeSettings”: {
“storeId”: "<raw contents of storePath/.browserpass.json>"
"storeSettings": {
"storeId": "<raw contents of storePath/.browserpass.json>"
}
}
}