Closes #35: Implemented logging
This commit is contained in:
@@ -220,7 +220,6 @@ class PlaylistList(Gtk.Box):
|
||||
|
||||
def create_playlist(self, playlist_name):
|
||||
def on_playlist_created(f):
|
||||
print(f)
|
||||
CacheManager.invalidate_playlists_cache()
|
||||
self.update(force=True)
|
||||
|
||||
|
Reference in New Issue
Block a user