Revert "modificato il branch"

This reverts commit 6e5fc39f94.
This commit is contained in:
mac12m99
2019-07-18 14:02:58 +02:00
parent ccff430c1b
commit b382c5a4b2

View File

@@ -17,7 +17,7 @@ addon = xbmcaddon.Addon('plugin.video.kod')
_hdr_pat = re.compile("^@@ -(\d+),?(\d+)? \+(\d+),?(\d+)? @@.*")
branch = 'master'
branch = 'stable'
user = 'kodiondemand'
repo = 'addon'
addonDir = xbmc.translatePath("special://home/addons/") + "plugin.video.kod/"