mirror of
https://gitlab.gnome.org/World/tootle
synced 2025-02-17 03:51:11 +01:00
Don't request favorited toots twice
This commit is contained in:
parent
a51dad21ca
commit
6f1e22e48f
@ -4,7 +4,6 @@ public class Tootle.FavoritesView : TimelineView {
|
|||||||
|
|
||||||
public FavoritesView () {
|
public FavoritesView () {
|
||||||
base ("favorites");
|
base ("favorites");
|
||||||
request ();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public override string get_url (){
|
public override string get_url (){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user