Make it possible to unfollow someone
I was sure it was already implemented, but it looks like it wasn't
This commit is contained in:
@@ -42,6 +42,7 @@ table! {
|
||||
id -> Int4,
|
||||
follower_id -> Int4,
|
||||
following_id -> Int4,
|
||||
ap_url -> Text,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user