roles: potential future roles

This commit is contained in:
Quaternions 2024-12-14 12:01:34 -08:00
parent 9e022ca265
commit 29b77f14de

View File

@ -26,6 +26,9 @@ type Roles struct {
SubmissionRelease bool
SubmissionReview bool
ScriptWrite bool
// Thumbnail bool
// MapDownload
// automated roles
Maptest bool
}