diff --git a/src/stores/dashboard/DashboardScenarioStore.js b/src/stores/dashboard/DashboardScenarioStore.js index 5580891..77398b6 100644 --- a/src/stores/dashboard/DashboardScenarioStore.js +++ b/src/stores/dashboard/DashboardScenarioStore.js @@ -161,6 +161,6 @@ export const DashboardScenarioStore = defineStore('dashboard_scenario_store', () totalTokens, loadExecutionsStats, loadChatStats, - chatStats + } }) \ No newline at end of file diff --git a/src/views/pages/DashExecution.vue b/src/views/pages/DashExecution.vue index e518b76..b8672f3 100644 --- a/src/views/pages/DashExecution.vue +++ b/src/views/pages/DashExecution.vue @@ -227,7 +227,7 @@