Skip to content

Commit 6285e5e

Browse files
author
Roman Miroshnychenko
committed
Update addon.xml
1 parent d0922dd commit 6285e5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin.video.external.library/addon.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
name="External Kodi Videolibrary Client"
55
provider-name="Roman V.M.">
66
<requires>
7-
<import addon="xbmc.python" version="3.0.1"/>
8-
<import addon="script.module.simple-requests"/>
7+
<import addon="xbmc.python" version="3.0.1" />
8+
<import addon="script.module.simple-requests" />
99
</requires>
1010
<extension point="xbmc.python.pluginsource" library="main.py">
1111
<provides>video</provides>

0 commit comments

Comments
 (0)