mirror of
https://github.com/zen-browser/components.git
synced 2025-07-07 22:19:58 +02:00
Updated firefox mobile user agent
This commit is contained in:
parent
9ed3468118
commit
fbe5727705
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ var gZenBrowserManagerSidebar = {
|
|||
backButton: null,
|
||||
progressListener: null,
|
||||
|
||||
DEFAULT_MOBILE_USER_AGENT: 'Mozilla/5.0 (Android 12; Mobile; rv:129.0) Gecko/20100101 Firefox/130.0',
|
||||
DEFAULT_MOBILE_USER_AGENT: 'Mozilla/5.0 (Android 12; Mobile; rv:129.0) Gecko/20100101 Firefox/131.0',
|
||||
MAX_SIDEBAR_PANELS: 9, // +1 for the add panel button
|
||||
MAX_RUNS: 3,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue