mirror of
https://github.com/EvolutionAPI/evolution-manager.git
synced 2025-07-13 07:04:50 -06:00
fix: typebot sessions
This commit is contained in:
parent
19aff45664
commit
c5c87ec2ea
@ -143,7 +143,7 @@ export default {
|
||||
value: "createdAt",
|
||||
},
|
||||
{
|
||||
title: this.$t("typebot.session.headers.updateAt"),
|
||||
title: this.$t("typebot.session.headers.updatedAt"),
|
||||
value: "updateAt",
|
||||
},
|
||||
{ title: "", value: "actions" },
|
||||
|
@ -110,5 +110,5 @@ export default {
|
||||
paused: "Paused",
|
||||
closed: "Closed",
|
||||
}
|
||||
}
|
||||
},
|
||||
}
|
Loading…
Reference in New Issue
Block a user