Merge branch '890-admin-settings' into 'develop'
See #890: admin UI for reports settings See merge request funkwhale/funkwhale!873
This commit is contained in:
commit
520a687f1f
|
@ -126,6 +126,7 @@ export default {
|
||||||
settings: [
|
settings: [
|
||||||
"moderation__allow_list_enabled",
|
"moderation__allow_list_enabled",
|
||||||
"moderation__allow_list_public",
|
"moderation__allow_list_public",
|
||||||
|
"moderation__unauthenticated_report_types",
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue