mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
support audio sync transcoding
This commit is contained in:
parent
25a2d421dc
commit
ea885c45c9
24 changed files with 151 additions and 149 deletions
|
@ -50,7 +50,7 @@
|
|||
<label for="txtLookupName">${LabelName}</label>
|
||||
|
||||
<div style="display: inline-block; width: 75%;">
|
||||
<input type="text" id="txtLookupName" data-mini="true" required="required" />
|
||||
<input type="text" id="txtLookupName" required="required" />
|
||||
</div>
|
||||
|
||||
<button type="submit" data-icon="search" data-mini="true" data-inline="true" data-iconpos="notext">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue