Skip to content

Commit

Permalink
remove unused code causing crash
Browse files Browse the repository at this point in the history
  • Loading branch information
cewert committed Oct 1, 2024
1 parent d7c99f5 commit e0786e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/ItemGrid/MusicArtistGridItem.bs
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,8 @@ sub init()
m.itemPoster.loadDisplayMode = m.topParent.imageDisplayMode
end if

m.gridTitles = m.global.session.user.settings["itemgrid.gridTitles"]
m.posterText.visible = false
m.postTextBackground.visible = false

end sub

sub itemContentChanged()
Expand Down

0 comments on commit e0786e2

Please sign in to comment.