mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-28 16:57:14 +00:00
Format all files
This commit is contained in:
@@ -5,4 +5,4 @@ export default async function UserPage(props: {
|
||||
}) {
|
||||
const { userId } = await props.params;
|
||||
redirect(`/admin/users/${userId}/general`);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user