chore: try to fix
This commit is contained in:
parent
cfad2f9f83
commit
1f7fa372cd
1 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"name": "vesktop",
|
||||
"version": "1.5.3",
|
||||
"private": true,
|
||||
"description": "",
|
||||
"description": "Vesktop is a custom Discord desktop app",
|
||||
"keywords": [],
|
||||
"homepage": "https://vencord.dev/",
|
||||
"license": "GPL-3.0",
|
||||
|
@ -124,7 +124,8 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"category": "Network",
|
||||
"category": "public.app-category.social-networking",
|
||||
"darkModeSupport": true,
|
||||
"extendInfo": {
|
||||
"NSMicrophoneUsageDescription": "This app needs access to the microphone",
|
||||
"NSCameraUsageDescription": "This app needs access to the camera",
|
||||
|
@ -185,4 +186,4 @@
|
|||
"arrpc@3.4.0": "patches/arrpc@3.4.0.patch"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in a new issue