mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-09-18 12:34:39 +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>
|
||||
<options>
|
||||
<option label="Manual">0</option>
|
||||
<allowempty>false</allowempty>
|
||||
</options>
|
||||
<allowempty>false</allowempty>
|
||||
</constraints>
|
||||
<dependencies>
|
||||
<dependency type="enable">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue