Skip to content

Commit

Permalink
middleware
Browse files Browse the repository at this point in the history
  • Loading branch information
sinamics committed Dec 3, 2023
1 parent faf8570 commit 9a80c55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/middleware.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import { supportedLocales } from "./locales/lang";
export const config = {
matcher: [
"/organization/:path*",
"/network/:path*",
"/dashboard/:path*", // user are redirected to dashboard
],
};
Expand Down

0 comments on commit 9a80c55

Please sign in to comment.