Fix crash on startup with Browser as the initial screen

This commit is contained in:
Andrzej Rybczak
2020-12-21 11:14:26 +01:00
parent 3d5d1f4d54
commit 40c40d8c7f
3 changed files with 13 additions and 14 deletions

View File

@@ -2,6 +2,7 @@
* Add support for fetching lyrics from musixmatch.com.
* Fix intermittent failures of the Genius fetcher.
* Fix crash on startup with Visualizer as the initial screen.
* Fix crash on startup with Browser as the initial screen.
# ncmpcpp-0.9 (2020-12-20)
* Fix various Mopidy specific bugs.