mirror of
https://github.com/linuxserver/libreelec-addon-repo.git
synced 2026-02-20 01:00:59 +08:00
9 lines
446 B
XML
9 lines
446 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<settings>
|
|
<category label="30000">
|
|
<setting label="30001" type="lsep" />
|
|
<setting label="30005" type="action" action="RunScript(special://home/addons/docker.linuxserver.updater/resources/remove-con.py)" />
|
|
<setting label="30006" type="action" action="RunScript(special://home/addons/docker.linuxserver.updater/resources/remove-img.py)" />
|
|
</category>
|
|
</settings>
|