This commit is contained in:
Chris Troutner
2021-07-13 08:57:57 -07:00
parent e3ec7f92ef
commit e439d54413
8 changed files with 236 additions and 80 deletions
+4
View File
@@ -36,6 +36,10 @@ const localdb = {
async remove () {
return true
}
async validatePassword () {
return true
}
},
validatePassword: () => {