fix
Desc: - Perubahan metode pengambilan data dari API ke use server
This commit is contained in:
@@ -13,6 +13,7 @@ export async function funGetUserProfile(userId: string) {
|
||||
nomor: true,
|
||||
Profile: {
|
||||
select: {
|
||||
id: true,
|
||||
alamat: true,
|
||||
email: true,
|
||||
jenisKelamin: true,
|
||||
|
||||
Reference in New Issue
Block a user