mirror of https://gitlab.com/bashrc2/epicyon
22 lines
524 B
Plaintext
22 lines
524 B
Plaintext
{
|
|
"Administrator": {
|
|
description: "Administrator of the instance",
|
|
iconUrl: "",
|
|
members: [],
|
|
team: {
|
|
"Moderator": {
|
|
description: "Can moderate posts, suspend members and block instances",
|
|
pitch: "",
|
|
iconUrl: "",
|
|
members: []
|
|
},
|
|
"Delegator": {
|
|
description: "Can delegate roles",
|
|
pitch: "",
|
|
iconUrl: "",
|
|
members: []
|
|
}
|
|
}
|
|
}
|
|
}
|