finalizing team support
This commit is contained in:
@@ -44,7 +44,6 @@ export default function AuthRedirect({ children }: Props) {
|
||||
{ path: "/tags", isProtected: true },
|
||||
{ path: "/preserved", isProtected: true },
|
||||
{ path: "/admin", isProtected: true },
|
||||
{ path: "/team", isProtected: true },
|
||||
{ path: "/search", isProtected: true },
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user