When the resync button is clicked, an error is being thrown on _server.save()
_server.save(...).done is not a function
at Object.<anonymous> (C:\Users\User\AppData\Local\OpenBazaar2\app-2.3.5\resources\app.asar\prod\utils\resyncBlockchain.js:185:10)
at fire (C:\Users\User\AppData\Local\OpenBazaar2\app-2.3.5\resources\app.asar\node_modules\jquery\dist\jquery.js:3291:31)
at Object.fireWith [as resolveWith] (C:\Users\User\AppData\Local\OpenBazaar2\app-2.3.5\resources\app.asar\node_modules\jquery\dist\jquery.js:3421:7)
at done (C:\Users\User\AppData\Local\OpenBazaar2\app-2.3.5\resources\app.asar\node_modules\jquery\dist\jquery.js:9523:14)
at XMLHttpRequest.<anonymous> (C:\Users\User\AppData\Local\OpenBazaar2\app-2.3.5\resources\app.asar\node_modules\jquery\dist\jquery.js:9775:9)
When the resync button is clicked, an error is being thrown on _server.save()