Remove extra newline
This commit is contained in:
@ -517,7 +517,6 @@ class Player:
|
|||||||
self.drawDefaultAlbumArt()
|
self.drawDefaultAlbumArt()
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def drawDefaultAlbumArt(self):
|
def drawDefaultAlbumArt(self):
|
||||||
foregroundCol = "#D8DEE9"
|
foregroundCol = "#D8DEE9"
|
||||||
backgroundCol = "#262A33"
|
backgroundCol = "#262A33"
|
||||||
|
Reference in New Issue
Block a user