Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 6f1e22e

Browse files
author
bleakgrey
committed
Don't request favorited toots twice
1 parent a51dad2 commit 6f1e22e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Views/FavoritesView.vala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ public class Tootle.FavoritesView : TimelineView {
44

55
public FavoritesView () {
66
base ("favorites");
7-
request ();
87
}
98

109
public override string get_url (){

0 commit comments

Comments
 (0)