Change local and federated timelines to be in a single firehose column (#25641)
This commit is contained in:
parent
0139b1c8e1
commit
cea9db5a0b
6 changed files with 234 additions and 12 deletions
|
@ -79,6 +79,10 @@ const initialState = ImmutableMap({
|
|||
}),
|
||||
}),
|
||||
|
||||
firehose: ImmutableMap({
|
||||
onlyMedia: false,
|
||||
}),
|
||||
|
||||
community: ImmutableMap({
|
||||
regex: ImmutableMap({
|
||||
body: '',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue