Skip to content

Commit

Permalink
Merge pull request #3442 from webcompat/issue/3440/2
Browse files Browse the repository at this point in the history
Issue #3440 - Actually add browser-android-components to EXTRA_LABELS
  • Loading branch information
Karl Dubost authored Aug 9, 2020
2 parents 9038743 + df25c86 commit 981e146
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ def get_variation(variation_key, variations_dict, defaults_dict):
# labels that we allow to be added via a `label` GET param, when
# creating an issue.
EXTRA_LABELS = [
'browser-android-components',
'browser-fenix',
'browser-focus-geckoview',
'browser-firefox-reality',
Expand Down

0 comments on commit 981e146

Please sign in to comment.