mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 15:28:39 +09:00
No issue - Bump general.useragent.compatMode.version to 128.0
This commit is contained in:
parent
e8b3077d4f
commit
facab7f0ab
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ pref("general.useragent.locale", "chrome://global/locale/intl.properties");
|
|||
// Platform User-agent compatibility mode default settings
|
||||
pref("general.useragent.compatMode.gecko", false);
|
||||
pref("general.useragent.compatMode.firefox", false);
|
||||
pref("general.useragent.compatMode.version", "115.0");
|
||||
pref("general.useragent.compatMode.version", "128.0");
|
||||
pref("general.useragent.appVersionIsBuildID", false);
|
||||
|
||||
// In order to disable all overrides by default, don't initialize
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue