fix moderation whack

This commit is contained in:
Hailey
2025-07-18 19:18:57 -07:00
parent 7ff176db48
commit ddeb3b0768
+1
View File
@@ -217,6 +217,7 @@ export function usePostFeedQuery(
* moderations happen later, which results in some posts being shown and
* 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) {
assertSomePostsPassModeration(
res.feed,