don't refresh api for now
This commit is contained in:
parent
d69d8a34b2
commit
5e7a7e3391
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ public class Wavelet.Application : Adw.Application {
|
|||
win.artist_list.set_ready ();
|
||||
win.song_list.set_ready ();
|
||||
});
|
||||
api.reload.begin ();
|
||||
//api.reload.begin ();
|
||||
});
|
||||
win.setup.load (config_db);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue