This commit is contained in:
tomkat83 2017-05-06 18:50:28 +02:00
parent acf1d803ab
commit cca69e544f

View file

@ -57,7 +57,7 @@ def plex_type(xbmc_type):
def getXMLHeader():
return '<?xml version="1.0" encoding="UTF-8" ?>\n'
return '<?xml version="1.0" encoding="UTF-8"?>\n'
def getOKMsg():