-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This is to eventually allow events that certain users can create along with hiding information from certain users (admin info) to whoever has an admin roll.
Most likely I'll just add another property to the users table such as:
permissions: {
admin: true,
etc...
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request