Remove moderatePost_wrapped (#7188)
* rm `moderatePost_wrapped` * Handle display in app --------- Co-authored-by: Eric Bailey <git@esb.lol>
This commit is contained in:
@@ -46,6 +46,10 @@ export function useGlobalLabelStrings(): GlobalLabelStrings {
|
||||
name: _(msg`Graphic Media`),
|
||||
description: _(msg`Explicit or potentially disturbing media.`),
|
||||
},
|
||||
gore: {
|
||||
name: _(msg`Graphic Media`),
|
||||
description: _(msg`Explicit or potentially disturbing media.`),
|
||||
},
|
||||
}),
|
||||
[_],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user