mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-10-27 17:16:14 +01:00
closes #1993
This commit is contained in:
@@ -206,6 +206,7 @@ function toggleFollow(method, uid, theiruid, callback) {
|
||||
fromUid: uid,
|
||||
toUid: theiruid
|
||||
});
|
||||
callback();
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user