mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 01:17:34 +09:00
Only enable general.useragent.appVersionIsBuildID for Basilisk by default
This commit is contained in:
parent
ab1931ad43
commit
1da1113197
2 changed files with 3 additions and 1 deletions
|
|
@ -31,3 +31,5 @@ pref("browser.safebrowsing.downloads.remote.enabled", false);
|
|||
// Disable the UI controls for it as well for Basilisk-official.
|
||||
pref("browser.safebrowsing.UI.enabled", false);
|
||||
|
||||
//
|
||||
pref("general.useragent.appVersionIsBuildID", true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue