Add option to remove DMs from home (#126)

This commit is contained in:
kibigo!
2017-12-06 17:50:27 -08:00
parent 061211a1e3
commit 2f2467ce8e
4 changed files with 11 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ const initialState = ImmutableMap({
shows: ImmutableMap({
reblog: true,
reply: true,
direct: true,
}),
regex: ImmutableMap({