filters updates

This commit is contained in:
mariapia.lorusso
2025-06-10 16:14:24 +02:00
parent f1f4cf12dd
commit e396f6d6fc
2 changed files with 35 additions and 11 deletions

View File

@@ -161,6 +161,6 @@ export const DashboardScenarioStore = defineStore('dashboard_scenario_store', ()
totalTokens,
loadExecutionsStats,
loadChatStats,
chatStats
}
})