mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 12:04:12 +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 /////////////////////////////////////////
|
||||
/////////////////////////////////////////////////////////////////////////////{{{
|
||||
|
||||
const SAVED = "liberator.saved.";
|
||||
// TODO: migrate liberator.saved.* prefs to extensions.liberator.saved.*
|
||||
const SAVED = "extensions.liberator.saved.";
|
||||
|
||||
const optionHash = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user