This commit is contained in:
barisusakli
2014-08-17 00:14:45 -04:00
parent 5ae7c92d55
commit 05fdc945f3
7 changed files with 84 additions and 36 deletions

View File

@@ -206,6 +206,7 @@ function toggleFollow(method, uid, theiruid, callback) {
fromUid: uid,
toUid: theiruid
});
callback();
});
}