forgot to remove a comment, should be the final change for this vers so bump vers number

This commit is contained in:
cere 2024-02-21 03:48:06 -05:00
parent e7060bd3ae
commit b4df23515d
2 changed files with 2 additions and 2 deletions

View file

@ -228,7 +228,7 @@ class PluginContent:
# Testing Proxy
# url = f"http://localhost:8080/track/{track['id']}"
log_msg(track['id'])
# log_msg(track['id'])
li = xbmcgui.ListItem(label, offscreen=True)
li.setProperty("isPlayable", "true")