Nightly: fix Einschalten base URL default

This commit is contained in:
2026-02-07 17:40:31 +01:00
parent a37c45e2ef
commit ed1f59d3f2
3 changed files with 24 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="plugin.video.viewit" name="ViewIt" version="0.1.51" provider-name="ViewIt">
<addon id="plugin.video.viewit" name="ViewIt" version="0.1.52" provider-name="ViewIt">
<requires>
<import addon="xbmc.python" version="3.0.0" />
<import addon="script.module.requests" />