Skip to content

Commit b661576

Browse files
committed
Update for new Kodi v17 API changes
Update for new Kodi v17 API changes fixed by "bimsarck".
1 parent b726c00 commit b661576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/lib/state.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ class ConnectedState:
6666
'''
6767
State class when connected to Hyperion and grabbing video
6868
'''
69-
69+
7070
def __init__(self, settings):
7171
'''Constructor
7272
- settings: Settings structure

0 commit comments

Comments
 (0)