updated by GasGit automation
This commit is contained in:
parent
4354fcfb69
commit
8938095fc3
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ var Process = (function (process) {
|
|||
purchaseLevel:'ssnipLevel',
|
||||
fullAccess:10,
|
||||
openAccess:true,
|
||||
version:"2.2.0.0"
|
||||
version:"2.2.0.1"
|
||||
};
|
||||
|
||||
process.applyElementer = function () {
|
||||
|
@ -117,7 +117,7 @@ var Process = (function (process) {
|
|||
watching: {
|
||||
watcher:ClientWatcher.addWatcher({
|
||||
pollingFrequency:3000,
|
||||
watch:{sheets:false,active:false},
|
||||
rules:{sheets:false,active:false},
|
||||
domain:{fiddler:false,scope:elements.controls.wholeSheet.checked ? "Sheet" : "Active"}
|
||||
})
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue