fix bug with search regex
All checks were successful
Continuous Deployment / lint (push) Successful in 27s
Continuous Deployment / deploy-chrome (push) Successful in 34s
Continuous Deployment / deploy-firefox (push) Successful in 5m42s

This commit is contained in:
2025-11-16 12:53:44 +01:00
parent aa07f2827b
commit b843fa1b26
4 changed files with 19 additions and 9 deletions

View File

@@ -5,8 +5,8 @@
"firefox"
],
"release_notes": {
"fr": "- correction bug de calcul des secondes en utilisant le temps du serveur",
"en-US": "- fix bug on seconds by using server time"
"fr": "- correction bug de calcul des secondes en utilisant search regex",
"en-US": "- fix bug on seconds by using search regex"
}
}
}