Add TODOs
This commit is contained in:
@@ -103,6 +103,7 @@ const SessionListItem: FC<{
|
||||
);
|
||||
}
|
||||
|
||||
//TODO: Not functional yet to sign in from the sidebar
|
||||
if (!user) {
|
||||
return (
|
||||
<ListItem {...props}>
|
||||
|
||||
Reference in New Issue
Block a user