mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 08:18:41 +09:00
Issue MoonchildProductions/UXP#2306: Fix spacing
This commit is contained in:
parent
3cf82e2ca1
commit
c835378c6e
1 changed files with 2 additions and 0 deletions
|
|
@ -1347,6 +1347,8 @@ pref("javascript.options.dynamicImport", true);
|
|||
|
||||
// Streams API
|
||||
pref("javascript.options.streams", true);
|
||||
|
||||
// Enable garbage collection of weakrefed objects
|
||||
pref("javascript.options.weakrefs", false);
|
||||
|
||||
// advanced prefs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue