update log activity object information

This commit is contained in:
Wikzyy
2025-04-08 10:29:41 +07:00
parent f4ea279d65
commit 950538f7af
18 changed files with 75 additions and 77 deletions

View File

@ -44,7 +44,7 @@ const DeleteDialog = () => {
const createActivity = {
module: 'Manage Municipios',
description: `Edit Municipio',', => ${selectedMunicipios}`,
description: `Delete Municipio => ${selectedMunicipios}`,
action: 'D'
};