Show local-only posts in “All” by default, and add back option to toggle it
This commit is contained in:
@ -86,6 +86,7 @@ const initialState = ImmutableMap({
|
||||
|
||||
firehose: ImmutableMap({
|
||||
onlyMedia: false,
|
||||
allowLocalOnly: true,
|
||||
}),
|
||||
|
||||
community: ImmutableMap({
|
||||
|
Reference in New Issue
Block a user