Desc:
- Perubahan minor
No issue
This commit is contained in:
2023-10-04 17:56:41 +08:00
parent 90692d7eff
commit a556fe63fc
8 changed files with 18 additions and 6 deletions

View File

@@ -10,4 +10,5 @@ export const ApiHipmi = {
//Profile
create_profile: "/api/profile/create",
edit_profile: "/api/profile/edit",
get_foto: "/api/profile/foto/",
};