1
0
Fork 0
mirror of synced 2024-10-03 02:27:06 +13: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 bd65dd5992
commit 6d41a30440

View file

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