Typo
This commit is contained in:
parent
acf1d803ab
commit
cca69e544f
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ def plex_type(xbmc_type):
|
||||||
|
|
||||||
|
|
||||||
def getXMLHeader():
|
def getXMLHeader():
|
||||||
return '<?xml version="1.0" encoding="UTF-8" ?>\n'
|
return '<?xml version="1.0" encoding="UTF-8"?>\n'
|
||||||
|
|
||||||
|
|
||||||
def getOKMsg():
|
def getOKMsg():
|
||||||
|
|
Loading…
Reference in a new issue