Fix typo (#124)
This commit is contained in:
@@ -121,8 +121,8 @@ is alive, determine the version at startup, and provide per-store defaults.
|
|||||||
"path": "/path/to/default/store",
|
"path": "/path/to/default/store",
|
||||||
"settings": "<raw contents of $defaultPath/.browserpass.json>",
|
"settings": "<raw contents of $defaultPath/.browserpass.json>",
|
||||||
},
|
},
|
||||||
“storeSettings”: {
|
"storeSettings": {
|
||||||
“storeId”: "<raw contents of storePath/.browserpass.json>"
|
"storeId": "<raw contents of storePath/.browserpass.json>"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user