chore: remove unwanted line profile.bio = profile.bio
This commit is contained in:
@@ -132,7 +132,6 @@ const imageResource = createResource({
|
||||
const updateProfile = createResource({
|
||||
url: 'frappe.client.set_value',
|
||||
makeParams(values) {
|
||||
profile.bio = profile.bio
|
||||
return {
|
||||
doctype: 'User',
|
||||
name: props.profile.data.name,
|
||||
|
||||
Reference in New Issue
Block a user