mirror of
https://github.com/EvolutionAPI/evolution-manager.git
synced 2025-12-24 21:27:44 -06:00
feat: migrate-to-mongo 0.4.6
This commit is contained in:
@@ -5,6 +5,7 @@ const functions = {
|
||||
uninstall: require('./uninstall.js'),
|
||||
cv: require('./changeVersion.js'),
|
||||
changeVersion: require('./changeVersion.js'),
|
||||
'migrate-to-mongo': require('./migrateToMongo/index.js'),
|
||||
}
|
||||
|
||||
module.exports = async (argv) => {
|
||||
|
||||
Reference in New Issue
Block a user