mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Readded launch web browser
This commit is contained in:
parent
53523808f6
commit
bef8c4189b
2 changed files with 10 additions and 1 deletions
|
@ -22,6 +22,15 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="fldRunWebAppAtStartup" class="checkboxContainer checkboxContainer-withDescription hide">
|
||||
<label>
|
||||
<input is="emby-checkbox" type="checkbox" id="chkRunWebAppAtStartup" />
|
||||
<span>${LaunchWebAppOnStartup}</span>
|
||||
</label>
|
||||
<div class="fieldDescription checkboxFieldDescription">
|
||||
${LaunchWebAppOnStartupHelp}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="verticalSection verticalSection-extrabottompadding">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue