Skip to content

Commit dc3a7f6

Browse files
vveerrggclaude
andcommitted
fix: data_collection_permissions required must be array
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent a6c9370 commit dc3a7f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/firefox-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"id": "nostrkey@nostrkey.com",
5757
"strict_min_version": "109.0",
5858
"data_collection_permissions": {
59-
"required": false,
59+
"required": [],
6060
"personally_identifying_info": false,
6161
"health_info": false,
6262
"financial_info": false,

0 commit comments

Comments
 (0)