]> Untitled Git - lemmy.git/commit
Fix follow being stuck as pending after accept (#2366)
authorNutomic <me@nutomic.com>
Wed, 20 Jul 2022 14:10:29 +0000 (14:10 +0000)
committerGitHub <noreply@github.com>
Wed, 20 Jul 2022 14:10:29 +0000 (14:10 +0000)
commiteee8f467b5844062b41a78fdd6f2caaf4e9c90b1
tree8eee5b1125af41ff5953bdc9cc8ff4ccdddcfe2e
parent767f1aa0def69e84d4e647ef1cf8221261a776eb
Fix follow being stuck as pending after accept (#2366)

* Fix follow being stuck as pending after accept

* fix api test
api_tests/src/follow.spec.ts
crates/db_schema/src/impls/community.rs