This commit is contained in:
mgabdev
2020-02-19 18:57:07 -05:00
parent be3daea78b
commit e37500c0cf
105 changed files with 1975 additions and 1393 deletions

View File

@@ -31,7 +31,7 @@ import conversations from './conversations';
import suggestions from './suggestions';
import polls from './polls';
import identity_proofs from './identity_proofs';
import trends from './trends';
import hashtags from './hashtags';
import groups from './groups';
import group_relationships from './group_relationships';
import group_lists from './group_lists';
@@ -72,7 +72,7 @@ const reducers = {
conversations,
suggestions,
polls,
trends,
hashtags,
groups,
group_relationships,
group_lists,