1
0
Fork 0
mirror of synced 2024-06-30 03:50:37 +12:00

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 960ca9df8e
commit f508822008

View file

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