mirror of
https://github.com/ClaytonWWilson/CS307-Team24.git
synced 2026-03-10 21:25:04 +00:00
Made edit profile data validation more robust.
This commit is contained in:
@@ -7,7 +7,6 @@ const FBAuth = require('./util/FBAuth');
|
||||
/*------------------------------------------------------------------*
|
||||
* users.js *
|
||||
*------------------------------------------------------------------*/
|
||||
|
||||
const {getProfileInfo, updateProfileInfo} = require('./handlers/users');
|
||||
|
||||
// Returns all profile data of the currently logged in user
|
||||
|
||||
Reference in New Issue
Block a user