Skip to content

Commit

Permalink
chore: updated manifest.json and dist build
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 17, 2024
1 parent 68bdf61 commit 7e26143
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dist/index.js

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,14 @@
"fundExternalClosedIssue": {
"default": false,
"type": "boolean"
},
"protectLabels": {
"default": ["priority", "price", "time"],
"uniqueItems": true,
"type": "array",
"items": {
"type": "string"
}
}
}
}
Expand Down

0 comments on commit 7e26143

Please sign in to comment.