Skip to content

add server code#4

Merged
arsemaaaa merged 3 commits intomainfrom
l-feature
Jan 30, 2026
Merged

add server code#4
arsemaaaa merged 3 commits intomainfrom
l-feature

Conversation

@Len-sa
Copy link
Collaborator

@Len-sa Len-sa commented Jan 29, 2026

No description provided.

if (isAdmin()) {
fetchRequests();
}
}, [user]);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add isAdmin (or memoize it) to avoid unexpected behavior?

@arsemaaaa arsemaaaa merged commit 584136a into main Jan 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments