Fix syntax error
This commit is contained in:
parent
f914c5cc72
commit
d7d988ee96
@ -82,7 +82,7 @@ let TreeStyleTabUtils = {
|
||||
clearTreePref : function TSTUtils_clearTreePref(aPrefstring)
|
||||
{
|
||||
return prefs.clearPref(TST_PREF_PREFIX + aPrefstring);
|
||||
}
|
||||
},
|
||||
|
||||
/* string bundle */
|
||||
get treeBundle () {
|
||||
@ -90,6 +90,6 @@ let TreeStyleTabUtils = {
|
||||
},
|
||||
get tabbrowserBundle () {
|
||||
return stringBundle.get('chrome://browser/locale/tabbrowser.properties');
|
||||
},
|
||||
}
|
||||
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user