mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
Fix routing details
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
import createMiddleware from "next-intl/middleware";
|
||||
|
||||
import { routing } from "@/utils/navigation";
|
||||
import { routing } from "@/utils/routing";
|
||||
|
||||
export default createMiddleware(routing);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user