Hotfix database minimum version = 1.0.2
This commit is contained in:
parent
348cf5e50f
commit
d5a3ac00a5
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ class Service():
|
|||
videonodes.VideoNodes().clearProperties()
|
||||
|
||||
# Set the minimum database version
|
||||
window('emby_minDBVersion', value="1.1.63")
|
||||
window('emby_minDBVersion', value="1.0.2")
|
||||
|
||||
def ServiceEntryPoint(self):
|
||||
|
||||
|
|
Loading…
Reference in a new issue