mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-20 12:39:24 +00:00
issue
This commit is contained in:
@@ -4,6 +4,7 @@ class MockDatabase {
|
||||
constructor() {}
|
||||
|
||||
save = (ctx) => {
|
||||
console.log('Guardando DB...', ctx)
|
||||
this.listHistory.push(ctx)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user