Merge branch 'master' of github.com:piroor/treestyletab

This commit is contained in:
Piro / YUKI Hiroshi 2013-01-04 03:57:42 +09:00
commit ae38a5033a

View File

@ -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 */