smaller bugfixes
This commit is contained in:
parent
9da5343d86
commit
b8561039b6
7 changed files with 23 additions and 13 deletions
|
@ -33,8 +33,6 @@ function(Paths, URI) {
|
|||
_this.before_id = following.id;
|
||||
_this.followings[following.entity] = following;
|
||||
}
|
||||
|
||||
_this.getAllFollowings();
|
||||
}
|
||||
|
||||
var url = URI(Paths.mkApiRootPath("/followings"));
|
||||
|
|
Reference in a new issue