This commit is contained in:
@@ -12,6 +12,13 @@ func GetDefaultPermissionDefinitions() []model.Permission {
|
||||
Description: "Allows access to view game data",
|
||||
IsDefault: true,
|
||||
},
|
||||
{
|
||||
Service: "Maps",
|
||||
PermissionName: "Read",
|
||||
Title: "Read Maps",
|
||||
Description: "Allows access to view maps",
|
||||
IsDefault: true,
|
||||
},
|
||||
{
|
||||
Service: "Data",
|
||||
PermissionName: "Websocket",
|
||||
|
||||
Reference in New Issue
Block a user