Skip to content

Commit

Permalink
Merge pull request #1437 from glogiotatidis/add-vpn-client
Browse files Browse the repository at this point in the history
[Fix #1436] Add Firefox VPN target.
  • Loading branch information
glogiotatidis committed Sep 17, 2020
2 parents f29a3af + e29cc15 commit 8dcc867
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion snippets/base/admin/fields.py
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,8 @@ def __init__(self, **kwargs):
('e7ce535d93522896|98adfa37698f255b', 'Firefox Lockwise'),
('802d56ef2a9af9fa', 'Firefox Monitor'),
('1f30e32975ae5112|20f7931c9054d833', 'Firefox Send'),
('a8c528140153d1c6|565585c1745a144d|e6eb0d1e856335fc', 'Firefox Private Network'),
('a8c528140153d1c6|565585c1745a144d', 'Firefox Private Network'),
('e6eb0d1e856335fc', 'Firefox VPN'),
('9ebfe2c2f9ea3c58', 'Firefox Private Relay'),
('7ad9917f6c55fb77', 'Firefox Reality'),
('7377719276ad44ee|749818d3f2e7857f', 'Pocket'),
Expand Down

0 comments on commit 8dcc867

Please sign in to comment.