Change local and federated timelines to be in a single firehose column (#25641)
This commit is contained in:
@ -79,6 +79,10 @@ const initialState = ImmutableMap({
|
||||
}),
|
||||
}),
|
||||
|
||||
firehose: ImmutableMap({
|
||||
onlyMedia: false,
|
||||
}),
|
||||
|
||||
community: ImmutableMap({
|
||||
regex: ImmutableMap({
|
||||
body: '',
|
||||
|
Reference in New Issue
Block a user