You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically, add permissions for different traditional tournament staff roles such as referee, mappooler, playtester, streamer, commentator, etc. They would be able to access specific staff pages of a tournament according to their role.
This should be implemented by adding to the App.Perms type in app.d.ts and the permissions handling in hooks.server.ts (#11 )
The text was updated successfully, but these errors were encountered:
Basically, add permissions for different traditional tournament staff roles such as referee, mappooler, playtester, streamer, commentator, etc. They would be able to access specific staff pages of a tournament according to their role.
This should be implemented by adding to the
App.Perms
type inapp.d.ts
and the permissions handling inhooks.server.ts
(#11 )The text was updated successfully, but these errors were encountered: