updated by GasGit automation
This commit is contained in:
parent
34947d253a
commit
1176a462e3
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ var ClientWatcher = (function (ns) {
|
|||
pollFrequency:2500, // if this is 0, then polling is not done, and it needs self.poke()
|
||||
id: '' , // Watcher id
|
||||
pollVisibleOnly:true, // just poll if the page is actually visible
|
||||
watch: {
|
||||
rules: {
|
||||
active: true, // whether to watch for changes to active
|
||||
data: true, // whether to watch for data content changes
|
||||
sheets:true // watch for changes in number/names of sheets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue