Skip to content

Commit 0d7a96c

Browse files
committed
added default locale to manifest
1 parent ff334f2 commit 0d7a96c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chrome/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name":"Trello to GitHub Issue",
33
"version":"0.0.1",
44
"description":"Create GitHub issues from Trello cards",
5+
"default_locale":"en",
56
"manifest_version": 2,
67
"content_scripts": [
78
{

0 commit comments

Comments
 (0)