Fix lint errors
This commit is contained in:
parent
f66675f349
commit
f02715c4b2
3 changed files with 4 additions and 3 deletions
|
|
@ -945,7 +945,8 @@ config :pleroma, :config_description, [
|
|||
%{
|
||||
key: :privileged_staff,
|
||||
type: :boolean,
|
||||
description: "Let moderators access sensitive data (e.g. updating user credentials, get password reset token, delete users, index and read private statuses and chats)"
|
||||
description:
|
||||
"Let moderators access sensitive data (e.g. updating user credentials, get password reset token, delete users, index and read private statuses and chats)"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue