pull/2/head
gorhill 9 years ago
parent 3b7130c525
commit e18782672d

@ -117,6 +117,10 @@ var onAllDone = function() {
vAPI.localStorage.setItem(key, defaultLocalUserSettings[key]);
}
}
vAPI.cloud.start([
'myRulesPane'
]);
};
var onTabsReady = function(tabs) {

Loading…
Cancel
Save