mirror of
https://github.com/EvolutionAPI/evolution-manager.git
synced 2025-12-24 05:07:44 -06:00
fix: typebot sessions
This commit is contained in:
@@ -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",
|
||||
}
|
||||
}
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user