Don't request favorited toots twice

This commit is contained in:
bleakgrey 2018-06-03 12:09:24 +03:00
parent a51dad21ca
commit 6f1e22e48f

View file

@ -4,7 +4,6 @@ public class Tootle.FavoritesView : TimelineView {
public FavoritesView () {
base ("favorites");
request ();
}
public override string get_url (){