pull/4353/head
Tuğçe Küçükoğlu 2023-08-29 17:31:20 +03:00
parent 5a5ae8be0b
commit aa1dd00f5d
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ export default {
{
label: 'Update',
icon: 'pi pi-refresh',
command: () => {
this.$toast.add({ severity: 'success', summary: 'Updated', detail: 'Data Updated', life: 3000 });
}