Skip to content

Commit 8ae7371

Browse files
authored
Merge branch 'dev_prod' into dev_featsUser
2 parents 5489b28 + fe1175c commit 8ae7371

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/models/userModel.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ export class UserModelRepository {
2424
}
2525
});
2626
}catch(error) {}
27+
2728
}
2829

2930
async updateUser(user_id, username) {

0 commit comments

Comments
 (0)