Skip to content

Conversation

javan-b
Copy link
Contributor

@javan-b javan-b commented Feb 21, 2025

/// User access control
enum Role {
/// super user
NINGA
USER
ADMIN
}

/// User access control
enum Role {
  /// super user
  NINGA
  USER
  ADMIN
}
@javan-b javan-b closed this Feb 21, 2025
@javan-b javan-b deleted the javan-b-patch-1 branch February 21, 2025 15:18
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.

1 participant