Merge pull request #828 from Budibase/bug/remove-replicate
Minor bug - replicateLocal was still enabled
This commit is contained in:
commit
9b1b9361c2
|
@ -38,6 +38,6 @@ function replicateLocal() {
|
|||
})
|
||||
}
|
||||
|
||||
replicateLocal()
|
||||
//replicateLocal()
|
||||
|
||||
module.exports = Pouch
|
||||
|
|
Loading…
Reference in New Issue