mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-13 04:35:48 +01:00
Use extensions.liberator.saved. branch for safe-set preference values.
This commit is contained in:
@@ -457,7 +457,8 @@ function Options() //{{{
|
|||||||
////////////////////// PRIVATE SECTION /////////////////////////////////////////
|
////////////////////// PRIVATE SECTION /////////////////////////////////////////
|
||||||
/////////////////////////////////////////////////////////////////////////////{{{
|
/////////////////////////////////////////////////////////////////////////////{{{
|
||||||
|
|
||||||
const SAVED = "liberator.saved.";
|
// TODO: migrate liberator.saved.* prefs to extensions.liberator.saved.*
|
||||||
|
const SAVED = "extensions.liberator.saved.";
|
||||||
|
|
||||||
const optionHash = {};
|
const optionHash = {};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user