fix(cospend): redirect to dash after adding payment

Server action redirected to /cospend which routes to /list. Now
redirects to the dashboard in the current locale's root.
This commit is contained in:
2026-04-21 16:36:26 +02:00
parent 2f2fcc2f51
commit b66c458a4d
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.42.0",
"version": "1.42.1",
"private": true,
"type": "module",
"scripts": {