This commit is contained in:
hailin 2025-04-17 11:00:25 +08:00
parent 575cc6b112
commit 684764a90f
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ export function LanguageSwitcher() {
startTransition(() => {
router.push(newPath)
router.refresh()
})
}