debug error on profile edit (in server)
This commit is contained in:
parent
23830144d8
commit
9164a1058d
|
|
@ -69,7 +69,7 @@ function JKEditProfile() {
|
|||
updateUserData(data);
|
||||
fetchInstruments();
|
||||
fetchGenres();
|
||||
fetchCountries();
|
||||
//fetchCountries();
|
||||
});
|
||||
}
|
||||
}, [currentUser]);
|
||||
|
|
|
|||
Loading…
Reference in New Issue