Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: globals/browsers.py

Issue 29607569: Noissue - Correct yandexbrowser id to align with bowser.js (Closed) Base URL: https://hg.adblockplus.org/help.eyeo.com
Patch Set: Created Nov. 14, 2017, 12:03 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: globals/browsers.py
===================================================================
--- a/globals/browsers.py
+++ b/globals/browsers.py
@@ -47,12 +47,12 @@
'id': 'maxthon',
'name': 'Maxthon'
},
{
'id': 'samsungBrowser',
'name': 'Samsung Internet'
},
{
- 'id': 'yandexBrowser',
+ 'id': 'yandexbrowser',
'name': 'Yandex.Browser'
}
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld