mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-10-13 12:22:04 +00:00
Fix improperly placed allowempty
This commit is contained in:
parent
f96185f2fc
commit
cbce1e4933
1 changed files with 1 additions and 1 deletions
|
@ -9,8 +9,8 @@
|
||||||
<constraints>
|
<constraints>
|
||||||
<options>
|
<options>
|
||||||
<option label="Manual">0</option>
|
<option label="Manual">0</option>
|
||||||
<allowempty>false</allowempty>
|
|
||||||
</options>
|
</options>
|
||||||
|
<allowempty>false</allowempty>
|
||||||
</constraints>
|
</constraints>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency type="enable">
|
<dependency type="enable">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue