mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
chore: refresh unnamed user (#7544)
This commit is contained in:
@@ -149,7 +149,6 @@ export async function changePassword(
|
||||
variables: { token, password },
|
||||
})
|
||||
.expect(200);
|
||||
console.log(JSON.stringify(res.body));
|
||||
return res.body.data.changePassword.id;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user