fix forum

This commit is contained in:
2025-02-14 09:06:22 +08:00
parent f9e72a51bb
commit eb335533eb
11 changed files with 350 additions and 59 deletions

View File

@@ -65,8 +65,6 @@ export function ComponentMap_ButtonSavePin({
data: newData,
});
console.log("respone >", respone);
if (respone && respone.success) {
ComponentGlobal_NotifikasiBerhasil(respone.message);
router.back();