fix moderation whack
This commit is contained in:
@@ -217,6 +217,7 @@ export function usePostFeedQuery(
|
|||||||
* moderations happen later, which results in some posts being shown and
|
* moderations happen later, which results in some posts being shown and
|
||||||
* some not.
|
* some not.
|
||||||
*/
|
*/
|
||||||
|
// TODO: this is _not_ a good way to tell if we are signed in, frankly. we might want to change this -hailey
|
||||||
if (!agent.session) {
|
if (!agent.session) {
|
||||||
assertSomePostsPassModeration(
|
assertSomePostsPassModeration(
|
||||||
res.feed,
|
res.feed,
|
||||||
|
|||||||
Reference in New Issue
Block a user