Open Hans-Lambda opened 2 years ago
fixed user editing function to save changes to db. New input for edit_user_profile is (user.id, dict(changes) instead of (user, dict(changes))
Please review, test or approve.
fixed user editing function to save changes to db. New input for edit_user_profile is (user.id, dict(changes) instead of (user, dict(changes))
Please review, test or approve.