Quick change, we had a replication statement for testing, should be removed for production and uncommented when needed.

This commit is contained in:
mike12345567 2020-11-06 15:47:12 +00:00
parent bd65dd5992
commit 6d41a30440
1 changed files with 1 additions and 1 deletions

View File

@ -38,6 +38,6 @@ function replicateLocal() {
}) })
} }
replicateLocal() //replicateLocal()
module.exports = Pouch module.exports = Pouch