Merge branch 'master' of github.com:piroor/treestyletab
This commit is contained in:
commit
ae38a5033a
@ -63,8 +63,7 @@ const TST_PREF_PREFIX = 'extensions.treestyletab.';
|
||||
let TreeStyleTabUtils = {
|
||||
|
||||
get prefs () {
|
||||
delete this.prefs;
|
||||
return this.prefs = prefs;
|
||||
return prefs;
|
||||
},
|
||||
|
||||
/* Save/Load Prefs */
|
||||
|
Loading…
x
Reference in New Issue
Block a user