Finish in-redux conversation lookups, getPropsForSearchResult moved
This commit is contained in:
parent
7fe40dbf83
commit
cbc6c29479
18 changed files with 901 additions and 146 deletions
|
@ -67,7 +67,7 @@ function manualReconnect(): NoopActionType {
|
|||
|
||||
// Reducer
|
||||
|
||||
function getEmptyState(): UserStateType {
|
||||
export function getEmptyState(): UserStateType {
|
||||
return {
|
||||
attachmentsPath: 'missing',
|
||||
stickersPath: 'missing',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue