Add option to remove DMs from home (#126)
This commit is contained in:
@@ -17,6 +17,7 @@ const initialState = ImmutableMap({
|
||||
shows: ImmutableMap({
|
||||
reblog: true,
|
||||
reply: true,
|
||||
direct: true,
|
||||
}),
|
||||
|
||||
regex: ImmutableMap({
|
||||
|
Reference in New Issue
Block a user