mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +01:00
update json formatting
This commit is contained in:
parent
32fd340cc8
commit
244b5d258b
@ -57,7 +57,9 @@
|
|||||||
"mac": {
|
"mac": {
|
||||||
"electronUpdaterCompatibility": ">=0.0.1",
|
"electronUpdaterCompatibility": ">=0.0.1",
|
||||||
"category": "public.app-category.productivity",
|
"category": "public.app-category.productivity",
|
||||||
"extraFiles": ["PlugIns/"],
|
"extraFiles": [
|
||||||
|
"PlugIns/"
|
||||||
|
],
|
||||||
"darkModeSupport": true,
|
"darkModeSupport": true,
|
||||||
"gatekeeperAssess": false,
|
"gatekeeperAssess": false,
|
||||||
"hardenedRuntime": true,
|
"hardenedRuntime": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user