docs
Desc: - Tambahan catatan
This commit is contained in:
@@ -8,5 +8,6 @@ export const ApiHipmi = {
|
||||
logout: "/api/auth/logout",
|
||||
|
||||
//Profile
|
||||
create_profile: "/api/profile/create"
|
||||
create_profile: "/api/profile/create",
|
||||
edit_profile: "/api/profile/edit",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user