2 lines
83 B
JavaScript
2 lines
83 B
JavaScript
pref("testPref.unsticky.bool", true);
|
|
pref("testPref.sticky.bool", false, sticky);
|